diff options
author | JSDurand <mmemmew@gmail.com> | 2023-07-08 12:28:15 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2023-07-08 12:28:15 +0800 |
commit | 691f969eb104fa3d4c2a1667693fd0382eb9d6b5 (patch) | |
tree | 133a45fa4f3feaaf6f1c819784038a5a2ac1e6c1 /test-data | |
parent | 3a4c22e931470fb1280ad0777e3a524b68314846 (diff) |
adding test grammar and test document
Adding a grammar and a document for testing purposes.
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/test.document | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test-data/test.document b/test-data/test.document new file mode 100644 index 0000000..2797f7e --- /dev/null +++ b/test-data/test.document @@ -0,0 +1,7 @@ +* haha +price: 256 +* hehe +price: 512 +* test +price: 123 +note: does this work? |