Skip to content

Fix lexing of enumerations like [x..]

Kai Prott requested to merge lex_enumerations into master

Enumerations starting with a variable can now be used. This will close issue #9 (closed)

Merge request reports