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