Initial commit
This commit is contained in:
7
test/test_iter_lines__basic.expected
Normal file
7
test/test_iter_lines__basic.expected
Normal file
@@ -0,0 +1,7 @@
|
||||
Line 1: Hello world!
|
||||
Line 2: How
|
||||
Line 3: ,.sd1
|
||||
Line 4: Are
|
||||
Line 5: you? ??? !
|
||||
Line 6:
|
||||
Line 7: I'm doing well, thanks
|
||||
7
test/test_iter_lines__basic.input
Normal file
7
test/test_iter_lines__basic.input
Normal file
@@ -0,0 +1,7 @@
|
||||
Hello world!
|
||||
How
|
||||
,.sd1
|
||||
Are
|
||||
you? ??? !
|
||||
|
||||
I'm doing well, thanks
|
||||
1
test/test_parse_token_stream__basic.input
Normal file
1
test/test_parse_token_stream__basic.input
Normal file
@@ -0,0 +1 @@
|
||||
\(a
|
||||
1
test/test_parser__basic.input
Normal file
1
test/test_parser__basic.input
Normal file
@@ -0,0 +1 @@
|
||||
A*
|
||||
1
test/test_tokenizer__basic.input
Normal file
1
test/test_tokenizer__basic.input
Normal file
@@ -0,0 +1 @@
|
||||
A*
|
||||
Reference in New Issue
Block a user