blob: 1167cdb0a82a29882a512653bd66a980270fb731 [file] [log] [blame]
#[rustc_clean(cfg="rpass2")]
pub struct SomeOtherType {
pub a: i32,
pub b: u64,
}