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