blob: 363dd7f64c22564c3e47e4d8535cba45b2adfb19 [file] [log] [blame]
// check-pass
// aux-build: inner-crate-enum.rs
// compile-flags:-Z unstable-options --output-format json
#[doc(inline)]
pub extern crate inner_crate_enum;
fn main() {}