blob: 3ec4fce4a20e9d84e221d5bc3605e989d78cf658 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "org-dartlang-testcase:///deferred_lib.dart" deferred as lib;
static method main() dynamic
;
static method test() dynamic
;
static method m2() dynamic
;
library /*isNonNullableByDefault*/;
import self as self2;
import "dart:core" as core;
class C extends core::Object {
static field core::int y;
synthetic constructor •() self2::C
;
static method m() core::int
;
}
static field core::int x;
static method m(dynamic x) dynamic
;