diff options
Diffstat (limited to 'test/other/ola.lali')
-rw-r--r-- | test/other/ola.lali | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/other/ola.lali b/test/other/ola.lali new file mode 100644 index 0000000..d62a537 --- /dev/null +++ b/test/other/ola.lali @@ -0,0 +1,3 @@ +(princ "ola") +(newline) +(set 'a 1) |