index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
indent
/
ecma
/
variable.js
blob: 80d34beeafda5eb2ac02061ba674260a0391ec2d (
plain
)
1
2
3
4
5
6
let
a
=
if_this_is_right
() &&
then_this
()
a
=
func_call
()
.
map
()
.
filter
()