blob: 040f77fcbe000cb57e8591f6d1344d50380020b7 [file] [log] [blame]
library;
import self as self;
import "dart:async";
static get foo() FutureOr<Null>*
return null;
static method main() dynamic {}