Skip to content

Commit c024c83

Browse files
committed
spec indentation
1 parent c19a7fd commit c024c83

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec/inputs/unless_else.moon

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
if a
2-
unless b
3-
print "hi"
4-
elseif c
5-
print "not hi"
2+
unless b
3+
print "hi"
4+
elseif c
5+
print "not hi"

0 commit comments

Comments
 (0)