kakoune/test/indent/c-family/close-block/in

13 lines
113 B
Plaintext
Raw Normal View History

struct A
{
int i%(;)
if (true) {
if (true) {
foo%(;)
bar%(;)
foo(bar) {}
{
baz%(;)