1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-19 09:21:30 +03:00
kakoune/test/indent/rust/empty-match/out

5 lines
37 B
Plaintext
Raw Normal View History

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