Move IntLit ANTLR lexer rule to before String lexer rule to ensure IntLit of...
Move IntLit ANTLR lexer rule to before String lexer rule to ensure IntLit of form "h..." is lexed as IntLit instead of String
parent
9ed79a82
Please register or sign in to comment