Create quote koan

Covers
- quote
- syntax-quote
- unquote
This commit is contained in:
qc1iu
2016-02-22 17:32:30 +08:00
committed by Colin Jones
parent 4fe86ecc74
commit bfeaa7cf07
2 changed files with 33 additions and 0 deletions

View File

@@ -253,4 +253,11 @@
:park "AT&T Park"
'Giants
"Giants"]}]
["24_quote" {"__"[(1 2 3 4 5)
(1 2 3 4 5)
'age
quote
'(+ 2 3)
1 2 3
1 5]}]
]