blob: 98713826831bd30a469ebee07f63ed708320c13a [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
;
static method m2() 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 core::int* x;
static method m(dynamic x) dynamic
;