blob: 33593884de31f724e72884fc3bd99498c5f58ab1 [file] [log] [blame]
// run-pass
#![feature(generic_associated_types)]
//~^ WARNING the feature `generic_associated_types` is incomplete
fn main() {}