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

5 lines
40 B
Gleam

pub fn main() {
todo(
"Foo"
)
}