blob: 702a905e918c3c98619b8ff0f660f395a2b9408a [file] [log] [blame]
//@ edition: 2018
fn main() {
async Move {}
//~^ ERROR expected one of
}