blob: 8ff71746a290bf50e568a7ddad8c8f1646fd307d [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
typedef Fisk<TypeY extends self::Hest<dynamic> = dynamic> = () void;
class Hest<TypeX extends () void = dynamic> extends core::Object {
synthetic constructor •() void
: super core::Object::•()
;
}
static method main() dynamic {}