blob: 8e3f87309067650af81510f54408d9c2e4f5e2f7 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
static const field dynamic constField;
const constructor •(dynamic x) self::C
;
}
static const field dynamic constTopLevelField;
static method main() dynamic
;