diff options
Diffstat (limited to 'examples/test.lisp')
| -rw-r--r-- | examples/test.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/test.lisp b/examples/test.lisp index d93a5f4..b41007d 100644 --- a/examples/test.lisp +++ b/examples/test.lisp @@ -8,3 +8,4 @@ ;; "another \n\"string\"" ;; (let id ;; (\[a] a)) +(\[x] (\[y] (sum2 x y)))
\ No newline at end of file |
