blob: 706efd786721119b1c06149fa49d0be5c23af180 [file] [log] [blame]
#![crate_type = "rlib"]
#![no_core] //~ ERROR the `#[no_core]` attribute is an experimental feature
pub struct S {}