1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-13 17:12:47 +03:00
kakoune/test/indent/rust/dedent-async/out

8 lines
67 B
Plaintext
Raw Normal View History

2020-12-17 15:07:44 +03:00
foo()
.await
bar
foo().await
bar