nvim-treesitter/tests/indent/gleam/anonymous_function.gleam
2023-06-04 10:39:20 +09:00

7 lines
50 B
Gleam

fn() {
fn() {
fn() {
True
}
}
}