blob: ad0b9c4862578cffd422be1a650a4a45757f352f [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) void
;
}
static const field dynamic constTopLevelField;
static method main() dynamic
;