| library; | |
| import self as self; | |
| import "dart:core" as core; | |
| class C<T extends core::Object? = dynamic> extends core::Object /*hasConstConstructor*/ { | |
| const constructor •() → self::C<self::C::T%> | |
| : super core::Object::•() | |
| ; | |
| } | |
| static method main() → void | |
| ; |