kakoune/test/indent/rust/after-variable/out

10 lines
85 B
Plaintext
Raw Normal View History

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