blob: fd31a235ba9909c741174380d91b96cecead0342 [file] [log] [blame]
fn altsimple(f: int) { match f { x => () } }
fn main() { }