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