kakoune/test/indent/rust/dedent-async/out
2020-12-17 20:07:44 +08:00

8 lines
67 B
Plaintext

foo()
.await
bar
foo().await
bar