blob: e78ce7e7e8414912be32bdbcf1d88a45fdef0a43 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method foo(core::int x, core::int y) core::int
;
static method loop(core::List<dynamic> xs) void
;
static method main() dynamic
;