blob: f931a04a290864f2caaafd41aeb563838837f7ca [file] [log] [blame]
fn main() {
assert_ne!(1, 2,);
}