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 774330d commit cf90573Copy full SHA for cf90573
test/samples/indentation.clj
@@ -93,7 +93,7 @@
93
IProto
94
(foo [this x] x))
95
96
-(defn foo2 [x]b)
+(defn foo2 [x] b)
97
98
(reify
99
0 commit comments