nvim-treesitter/tests/indent/gleam/let.gleam

5 lines
47 B
Gleam
Raw Normal View History

2022-02-12 15:12:05 -08:00
pub fn main() {
let string =
"string"
}