blob: 819085adddade93a3820ac65550f5f24faf59d2c [file] [log] [blame]
trait Foo = Default;
//~^ ERROR trait aliases are experimental
fn main() {}