blob: ac4a642751e539411a1118cb4a584761f6b9bb96 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class C extends core::Object {
synthetic constructor •() void
;
method test() void
;
}
static method f<T extends core::Object>() self::f::T
;
static method main() dynamic
;