fix { reader macro comment error
This commit is contained in:
@@ -30,7 +30,11 @@
|
||||
rassert fluffers
|
||||
(Assert.pass))
|
||||
|
||||
(function _testCommentAtBlockEnd []
|
||||
(function _testCommentAtBlockOrArrayEnd []
|
||||
[
|
||||
(+ 1 2)
|
||||
// Comment
|
||||
]
|
||||
{
|
||||
(+ 1 2)
|
||||
// Comment
|
||||
|
Reference in New Issue
Block a user