blob: 862cc59822d62bf8815ffb0b36537812389a513e [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
;