diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2016-06-13 23:16:54 +0300 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2016-07-26 19:46:50 +0300 |
| commit | 12eeefcdba1ee392f033f51e6b9826eaae3c4de6 (patch) | |
| tree | 061f3472bfc924dfa05b46f3aeab76b788b86914 /test/resources | |
| parent | 560e490ea44970edca22181cc2726f0b2ebb82c9 (diff) | |
Add tokenizer, parser and support for certain operations
Diffstat (limited to 'test/resources')
| -rw-r--r-- | test/resources/test.file | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/resources/test.file b/test/resources/test.file new file mode 100644 index 0000000..3b723c0 --- /dev/null +++ b/test/resources/test.file @@ -0,0 +1,4 @@ +### +This test file starts and +ends in three # symbols +###
\ No newline at end of file |
