mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 13:30:01 -04:00
parent
caf275382f
commit
fa611f612a
3 changed files with 17 additions and 4 deletions
|
|
@ -11,3 +11,9 @@ if (cond1) {
|
|||
} else {
|
||||
do_fallback()
|
||||
}
|
||||
|
||||
if (true)
|
||||
console.log('hi')
|
||||
console.log('hi')
|
||||
|
||||
if (true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue