blob: 6a4b7e54746460f218e8fe6e393536feed94ae09 [file] [log] [blame]
library;
import self as self;
import "org-dartlang-testcase:///deferred_lib.dart" deferred as lib;
static method main() dynamic
;
static method test() dynamic
;
library;
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 dynamic x;
static method m(dynamic x) dynamic
;