nvim-treesitter/tests/indent/c/aligned_indent.c

10 lines
85 B
C

void foo(int a,
int b,
int c);
void foo(int a,
int b