blob: 25a56c629b52eb97582586299fd07081ac0d45ea [file] [log] [blame]
@stage(fragment)
fn f() {
let b = a;
}
let a : i32 = 1;