1 2 3 4
#[fundamental] //~ ERROR the `#[fundamental]` attribute is an experimental feature struct Fundamental; fn main() { }