blob: f4ebf91924ced1384025f84367366d7af67e70ce [file] [log] [blame]
// run-pass
// compile-flags: -Z chalk
fn main() {
assert_eq!(1, 1);
}