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