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