[[override(12)]] let myconst : bool = false;
fn main_1() {
return;
}
[[stage(fragment)]]
fn main() {
main_1();