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