blob: 79880de846a8f7edca1338df3aeddecdd8352fe9 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:async" as asy;
import "dart:core" as core;
static method foo() asy::Future<core::int> async
;
static method main() void
;