spec indentation

This commit is contained in:
leaf corcoran 2016-09-25 14:07:41 -07:00
parent c19a7fd2c3
commit c024c83975

View File

@ -1,5 +1,5 @@
if a
unless b
print "hi"
elseif c
print "not hi"
unless b
print "hi"
elseif c
print "not hi"