1
1
mirror of https://github.com/mawww/kakoune.git synced 2025-01-02 16:53:49 +03:00
kakoune/test/indent/rust/after-variable/out
2020-09-27 15:53:15 +08:00

10 lines
85 B
Plaintext

foo
.baz()
Foo(bar)
.baz()
Foo { bar }
.baz()