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