blob: a99312043bdb96248385f958e354bda25fa92646 [file] [log] [blame]
#![feature(coroutines)]
fn main() { yield; }
//~^ ERROR yield expression outside