Add lexer test runner and whitespace characters tests
Whitespace characters for the tests are U+000B, U+000C, U+000D, U+0085, U+2028, U+2029
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
val x = 1
|
||||
|
||||
|
||||
val y = 2
|
||||
Reference in New Issue
Block a user