Skip to content

Commit cf90573

Browse files
committed
Small code formatting fix
1 parent 774330d commit cf90573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/samples/indentation.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
IProto
9494
(foo [this x] x))
9595

96-
(defn foo2 [x]b)
96+
(defn foo2 [x] b)
9797

9898
(reify
9999
IProto

0 commit comments

Comments
 (0)