blob: edc3b322305c8379e27ba2f9b3013572b03f8ba2 [file] [log] [blame]
fn main() {
match () { } //~ ERROR non-exhaustive
}