From 12ac2354ffca7a221cb4535354eb86907bfceea7 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 22 Sep 2022 22:29:38 +0300 Subject: Initial commit --- examples/test.lisp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 examples/test.lisp (limited to 'examples/test.lisp') diff --git a/examples/test.lisp b/examples/test.lisp new file mode 100644 index 0000000..a84d887 --- /dev/null +++ b/examples/test.lisp @@ -0,0 +1,6 @@ +foo ; test1 +(sum2 ; test2 + 1 + 2 ) +"string with space" +"another \n\"string\"" \ No newline at end of file -- cgit v1.3