Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8.0
-
None
Description
While this statement is compiled normally:
{var->} ({->it})The following one causes the compile error:
label: {var->}
({->it})
expecting EOF, found '(' at line: 1, column: 16