kakoune/test/indent/c-family/indent-else-brace/out

6 lines
41 B
Plaintext
Raw Normal View History

if (condition)
foo();
else
{
foo