mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
7 lines
59 B
Text
7 lines
59 B
Text
import go
|
|
|
|
module Test {
|
|
predicate test() {}
|
|
}
|
|
|
|
select 1
|