lexer: add token for bad extern segment, and bad triple quoted string
authorJean Privat <jean@pryen.org>
Thu, 23 Nov 2017 20:41:02 +0000 (15:41 -0500)
committerJean Privat <jean@pryen.org>
Thu, 23 Nov 2017 20:41:02 +0000 (15:41 -0500)
commite8f6d37dbd949686b70fb989fc3a8c468ccaeff2
tree330f6b92212419e7d75eda3a913c19b0d9b85adb
parent9268b0ba15333aa97a4105e8e1d90362f52b569b
lexer: add token for bad extern segment, and bad triple quoted string

Signed-off-by: Jean Privat <jean@pryen.org>
src/parser/lexer.nit
src/parser/nit.sablecc3xx
src/parser/parser_abs.nit
src/parser/parser_nodes.nit
src/parser/tables_nit.c