summaryrefslogtreecommitdiff
path: root/test_programs/thue/hello_world.thue
diff options
context:
space:
mode:
Diffstat (limited to 'test_programs/thue/hello_world.thue')
-rw-r--r--test_programs/thue/hello_world.thue3
1 files changed, 3 insertions, 0 deletions
diff --git a/test_programs/thue/hello_world.thue b/test_programs/thue/hello_world.thue
new file mode 100644
index 0000000..de40b97
--- /dev/null
+++ b/test_programs/thue/hello_world.thue
@@ -0,0 +1,3 @@
+a::=~Hello world!
+::=
+a