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