blob: 9d55bedbba7477b4287ac8433e12f2067c95ef9c [file] [log] [blame]
fn a() {}
fn b(x: i32) {}
fn c(x: i32, ) {}
fn d(x: i32, y: ()) {}