blob: 82269cde7dc42bca853d53eefa662d59618fd00f [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
;