spacevim/bundle/nvim-treesitter-0.9.1/tests/indent/c/aligned_indent.c

8 lines
82 B
C
Raw Normal View History

2024-08-21 14:17:26 +08:00
void foo(int a,
int b,
int c);
void foo(int a,
int b