fn main_1() { let x_1 : bool = isInf(50.0); return; } [[stage(fragment)]] fn main() { main_1(); }