blob: 3aa3fc8e26527f4740921ef44dcb3d1c76f6f0ab [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object /*hasConstConstructor*/ {
static field self::C id2;
const constructor •() self::C
: super core::Object::•()
;
static get id1() self::C
;
}
static method test() void
;