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