//@ check-pass //@ compile-flags: -Z unpretty=expanded fn main() { if let 0 = 1 {} }