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