fn altsimple(f: int) { match f { x => () } } fn main() { }