fn main_1() { let x_1 : bool = (40 == bitcast(10u)); return; } [[stage(fragment)]] fn main() { main_1(); }