Skip to content

Commit 81c4a7d

Browse files
committed
indent test
1 parent f85be9f commit 81c4a7d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/corpus/let_bindings.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -258,10 +258,10 @@ and b = c
258258
(decorator (decorator_identifier))
259259
(value_identifier)
260260
(value_identifier)
261-
(let_binding
262-
(decorator (decorator_identifier))
263-
(value_identifier)
264-
(number))))))
261+
(let_binding
262+
(decorator (decorator_identifier))
263+
(value_identifier)
264+
(number))))))
265265

266266
===========================================
267267
Labled function with uncurried

0 commit comments

Comments
 (0)