blob: e2ad90a5593f4aab34326a49526016be59e85601 [file] [log] [blame]
fn f() -> f32 {
return array(0.0, 0)[1];
}