blob: 64a0c835f50ca6c02d1b20c857b509625b8d4c48 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class C extends core::Object {
synthetic constructor •() self::C*
;
method g() core::bool*
;
}
static field core::bool* x;
static method f() self::C*
;
static method main() dynamic
;