blob: 40178edd74b8d6293d2942bc13c4f3fafcf8cae7 [file] [log] [blame]
#![crate_type = "rlib"]
#![no_core] //~ ERROR no_core is experimental
pub struct S {}