Christian Rinderknecht 6a0948a6ac Fixed regression. Enabled type annotations for all expressions
(between parentheses).

The error was to use COMMA to separate instructions in a block, instead of SEMI (semicolons), as before. This is corrected here.
2019-07-30 11:27:32 +02:00
..
2019-07-19 12:13:09 +02:00
2019-07-20 13:46:42 +02:00
2019-07-20 16:42:34 +02:00
2019-06-11 00:52:09 +00:00