blob: 6177ac35be8c17506326824b634a345c3fe13da6 [file] [log] [blame]
fn foo(f: i32, f: i32) {} //~ ERROR E0415
fn main() {
}