kakoune/test/indent/sh/deindent-only-else/out
Simon Fowler c5dd013235 Add tests.
Probably overkill, but at least this is comprehensive . . .
2019-06-30 12:57:59 +10:00

5 lines
39 B
Plaintext

if [ $foo ]; then
bar
else
baz