kakoune/test/indent/c-family/deindent-if-body/out
2018-09-12 12:25:36 -07:00

4 lines
34 B
Plaintext

if (int i = bar())
foo();
baz