mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
5 lines
47 B
Gleam
5 lines
47 B
Gleam
|
|
pub fn main() {
|
||
|
|
let string =
|
||
|
|
"string"
|
||
|
|
}
|