index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
indent
/
sql
/
compound.sql
blob: e645c6efbb0811d8fee562792150aa42188d878f (
plain
) (
blame
)
1
2
3
begin
create
table
foo
(
bar
int
);
end
;