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