kakoune/test/indent/rust/dedent-async/in
2021-02-17 01:17:17 +08:00

9 lines
82 B
Plaintext

foo()
.await%( )
foo().await%( )
foo()
.await?%( )