diff --git a/src/dfmt.d b/src/dfmt.d index 387890e..4337fe9 100644 --- a/src/dfmt.d +++ b/src/dfmt.d @@ -362,7 +362,7 @@ private: break; } else - goto binary; + goto case; case tok!"&": case tok!"+": case tok!"-":