blob: 51c94a84ba29588974099f309d872f935c272acc [file] [log] [blame]
fn a(_ /*comment*/: u8 /* toto */) {}
fn b(/*comment*/ _: u8 /* tata */) {}
fn c(_: /*comment*/ u8) {}