blob: 7071f80d7f7babc5131db864b7a9f14cb9749251 [file] [log] [blame]
// run-pass
fn main() {
assert_eq!(1, 1,);
}