blob: d77a968c7ada985840b0f565fa9a6cb097c369d3 [file] [log] [blame]
@stage(fragment)
fn f() {
let b = a;
}
var<private> a : i32 = 1;