blob: 6ba93608fe83d4c760541ea47d99c35e61196fdc [file] [log] [blame]
var<private> u = i32(1i);
fn f() {
let v : bool = bool(u);
}