We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2291779 commit 16311d8Copy full SHA for 16311d8
test/rewrite_clj/parser_test.clj
@@ -59,7 +59,6 @@
59
"sym'" 'sym'
60
"sym'sym" 'sym'sym
61
"sym:sym" 'sym:sym
62
- "sym:" (symbol "sym:")
63
"\"string\"" "string")
64
65
(tabular
0 commit comments