From dfbe893a1aa731ccc8fe15005019615e4bcd8eb8 Mon Sep 17 00:00:00 2001 From: code-abc-code <72245643+code-abc-code@users.noreply.github.com> Date: Fri, 2 Oct 2020 12:13:48 +0530 Subject: [PATCH] Update my_lisp.js --- my_lisp.js | 1 + 1 file changed, 1 insertion(+) diff --git a/my_lisp.js b/my_lisp.js index 7e88938..6f62fca 100644 --- a/my_lisp.js +++ b/my_lisp.js @@ -1,3 +1,4 @@ +#explain about this project and add more comments inlin=" (cdr '(a b))" function getSexp(){ var a=getToken();