07e765a2
305fc062
1 2 3 4 5 6
7
contract C { function f() { var a = (2 2); } } // ---- // ParserError: (42-43): Expected ',' but got 'Number'