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