From 12eeefcdba1ee392f033f51e6b9826eaae3c4de6 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 13 Jun 2016 23:16:54 +0300 Subject: Add tokenizer, parser and support for certain operations --- test/resources/test.file | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/resources/test.file (limited to 'test/resources') 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 -- cgit v1.3