Fix issues around parsing scope, and sequence syntax.
Each subsequent rule was reusing variables object, which wasn't good. Parsing of sequences had to be changed not to end with semi, and it wasn't actually passing on lexicons in the first place.
Please register or sign in to comment