blob: ae2b8148b7fdda4a2ec3302262845a4505d71d8f [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class C extends core::Object {
synthetic constructor •() self::C
;
operator unary-() core::bool
;
}
static field self::C c;
static field core::bool x;
static method main() dynamic
;