blob: aed633d3ef1e0fb0e23b931134aeaee3517c4596 [file] [log] [blame] [edit]
#![allow(unused_variables)]
//@ check-pass
fn main() {
let x = 5;
}