nvim-treesitter/tests/indent/c/aligned_indent.c
2022-02-05 18:54:55 +01:00

7 lines
82 B
C

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