mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -04:00
4 lines
41 B
C
4 lines
41 B
C
|
|
int a[] = {
|
||
|
|
1, 2, 3,
|
||
|
|
4};
|