blob: 6bdc96f55d6a592bda7f1424376eeddf45c913aa [file] [log] [blame]
extern {
type T; //~ ERROR extern types are experimental
}
fn main() {}