Initial commit

This commit is contained in:
Tyler Akins
2015-01-23 17:43:08 +00:00
commit 1151ec0a9e
40 changed files with 575 additions and 0 deletions

7
tests/mush.template Normal file
View File

@@ -0,0 +1,7 @@
{{! this is a comment }}
{{USER}} is {{GENDER}}
{{THING}} is {{COLOR}}
{{PERSON}} is {{ADJECTIVE}}
{{USER}} is friends with {{PERSON}}
{{var}} {{value}}