blob: 8c80f82b0be98ee6073b5fd1e0df26735d0f02e7 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class A extends core::Object {
synthetic constructor •() void
;
}
class B extends core::Object {
synthetic constructor •() void
;
}
class C extends core::Object {
synthetic constructor •() void
: super core::Object::•()
;
}
class D extends core::Object {
static field dynamic _redirecting# = <dynamic>[self::D::•];
static factory •() self::D
let dynamic #redirecting_factory = "Missing" in invalid-expression;
}
static method main() void
;