#![feature(main)]
#[main]
fn bar() {
}
fn foo() { //~ ERROR multiple functions with a `#[main]` attribute