#[fundamental] //~ ERROR the `#[fundamental]` attribute is an experimental feature
struct Fundamental;

fn main() { }