summaryrefslogtreecommitdiff
path: root/testdata/p01
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/p01')
-rw-r--r--testdata/p012
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/p01 b/testdata/p01
new file mode 100644
index 0000000..baafaa9
--- /dev/null
+++ b/testdata/p01
@@ -0,0 +1,2 @@
+s := "Hello"
+println(s, 5+2)