kakoune/test/indent/c-family/indent-else-brace/out
2019-07-25 17:27:08 +10:00

6 lines
41 B
Plaintext

if (condition)
foo();
else
{
foo