kakoune/test/indent/rust/empty-match/out

5 lines
37 B
Plaintext
Raw Normal View History

2021-02-16 18:15:32 +01:00
match a {
Some(a) => {}
bar