Lexing updated with simpler code. Note: may have bugs.

This commit is contained in:
Christoffer Lerno
2021-12-27 00:22:48 +01:00
committed by Christoffer Lerno
parent 0a9a014e4a
commit a0be188902
20 changed files with 388 additions and 329 deletions

View File

@@ -0,0 +1,3 @@
/**
@1 // #error: Expected doc directive here
*/

View File

@@ -0,0 +1 @@
x"abcé" // #error: This isn't a valid hexadecimal digit

View File

@@ -0,0 +1 @@
x"abcg" // #error: 'g' isn't a valid hexadecimal digit

View File

@@ -0,0 +1,2 @@
$$1 // #error: Expected a letter after