blob: cea0e03071235d039e234ee38a7fcf10e1e632f2 [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 g() core::bool
;
}
static field () core::bool x;
static method f() self::C
;
static method main() dynamic
;