Focus the problem and clean up naming in macros

Fixes #134
This commit is contained in:
Colin Jones
2018-04-09 10:12:47 -05:00
parent faa02b5fae
commit 809af93e35
2 changed files with 10 additions and 12 deletions

View File

@@ -264,8 +264,6 @@
(drop 2 form)
"Hello, Macros!"
10
'(+ 9 1)
'(* 10 2)
'(+ 10 (2 * 3))]}]
'(+ 9 1)]}]
]