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

6 lines
40 B
Gleam
Raw Normal View History

2022-02-12 15:12:05 -08:00
pub fn main() {
todo(
"Foo"
)
}