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

8 lines
50 B
Gleam
Raw Normal View History

2023-06-03 21:39:20 -04:00
fn() {
fn() {
fn() {
True
}
}
}