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