1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 10:50:05 +08:00
SpaceVim/bundle/nvim-treesitter-0.9.1/tests/indent/gleam/pipe.gleam

5 lines
37 B
Plaintext

pub fn main() {
one()
|> two()
}