mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
6 lines
40 B
Gleam
6 lines
40 B
Gleam
|
|
pub fn main() {
|
||
|
|
todo(
|
||
|
|
"Foo"
|
||
|
|
)
|
||
|
|
}
|