mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
14 lines
76 B
XML
14 lines
76 B
XML
#foo(
|
|
arg1,
|
|
arg2,
|
|
)
|
|
|
|
#bar[
|
|
content here
|
|
]
|
|
|
|
#baz(
|
|
inner(
|
|
nested,
|
|
),
|
|
)
|