blob: 16d077515fd0565112380bb00d0685f246f7d8d1 [file] [log] [blame]
var<private> u = bool(true);
fn f() {
let v : i32 = i32(u);
}