blob: 29372cb4101fea3519e50055188cee78d40fb841 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
import "dart:async";
class C extends core::Object {
synthetic constructor •() self::C
;
method call() void
;
}
static method main() dynamic
;