Better approach: now we create a token SQUOTE "'" in the lexer, then we decide
if it is a string or a type variable in the parser. Still some errors in the parser (see make test).
This diff is collapsed.
Please register or sign in to comment
if it is a string or a type variable in the parser. Still some errors in the parser (see make test).