fn altsimple(int f) { alt (f) { case (x) {} } } fn main() {}