nvim-treesitter/tests/indent/gleam/let.gleam
2022-02-15 19:01:02 +01:00

4 lines
47 B
Gleam

pub fn main() {
let string =
"string"
}