mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
12 lines
85 B
Gleam
12 lines
85 B
Gleam
|
|
pub fn main() {
|
||
|
|
[
|
||
|
|
a,
|
||
|
|
..[
|
||
|
|
b,
|
||
|
|
..[
|
||
|
|
c,
|
||
|
|
]
|
||
|
|
]
|
||
|
|
]
|
||
|
|
}
|