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