Added more error test cases
This commit is contained in:
2
tests/lexer/error/excessDataRune.arf
Normal file
2
tests/lexer/error/excessDataRune.arf
Normal file
@@ -0,0 +1,2 @@
|
||||
:arf
|
||||
'aaaaaaa'
|
||||
2
tests/lexer/error/unexpectedSymbol.arf
Normal file
2
tests/lexer/error/unexpectedSymbol.arf
Normal file
@@ -0,0 +1,2 @@
|
||||
:arf
|
||||
hello;
|
||||
@@ -1,2 +1,2 @@
|
||||
:arf
|
||||
;
|
||||
"\g"
|
||||
Reference in New Issue
Block a user