blob: 6beb0dbe64d3bc55a5e3a1439c73ad8dccb3d718 [file] [log] [blame]
@compute @workgroup_size(1)
fn f() {
const a : i32 = i32(1073757184i);
let b : i32 = bitcast<i32>(a);
}