blob: 1eb9472b58dcee002cb72b4167f8f04354463b4a [file] [log] [blame]
fn f() {
let a = 1;
_ = i32(a);
}