diff options
Diffstat (limited to 'test/other/mundo.lali')
| -rw-r--r-- | test/other/mundo.lali | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/other/mundo.lali b/test/other/mundo.lali new file mode 100644 index 0000000..19756fe --- /dev/null +++ b/test/other/mundo.lali @@ -0,0 +1,4 @@ +(princ 'proc) +(princ (list a 'ola)) +(print "mundo") +(print '(ate breve)) |
