kakoune/test/indent/sh/deindent-after-esac/out
2019-07-01 22:04:04 +10:00

8 lines
65 B
Plaintext

case $foo in
bar)
thing1
thing2
;;
esac