This commit is contained in:
Hackerpilot 2015-03-05 16:54:58 -08:00
parent 700ad601c1
commit ac26e44a90
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ private:
break;
}
else
goto binary;
goto case;
case tok!"&":
case tok!"+":
case tok!"-":