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