blob: b8299c71bdf6d1c40bd0ceeff561e39cfbffd92d [file] [log] [blame]
#![feature(main)]
#[main]
fn foo() {}
#[main]
fn f() {}
//~^ ERROR E0137