From 51c3993f0a84b3de57bae480ce7bb14a1408f25e Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 23 Sep 2022 15:02:46 +0300 Subject: Implement parser --- examples/test.lisp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/test.lisp b/examples/test.lisp index a84d887..b753827 100644 --- a/examples/test.lisp +++ b/examples/test.lisp @@ -3,4 +3,6 @@ foo ; test1 1 2 ) "string with space" -"another \n\"string\"" \ No newline at end of file +"another \n\"string\"" +(let id + (\[a] a)) -- cgit v1.3