blob: 5b6f1dfc91939f50c0dec10832a29c393ffcda17 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:async" as asy;
import "dart:core" as core;
static method f() asy::Future<core::int>
;
static method g() core::List<core::int>
;