blob: 5d05fee059b82c8866abd3190dae029d1b3872cb [file] [log] [blame]
#![crate_type="lib"]
#[export_stable]
//~^ ERROR the `#[export_stable]` attribute is an experimental feature
pub mod a {}