blob: ee8ca0aac54eb32f592cea7842fd4ad8df0a56b9 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static field dynamic h;
static method foo((core::Object) core::int f) void
;
static method test() dynamic
;
static method main() dynamic
;