blob: b77b4f5a6393e3e3650f9a42e99edd7940c5b306 [file] [log] [blame]
library;
import self as self;
import "dart:collection" as col;
import "dart:core" as core;
class Hest<X extends col::LinkedListEntry<dynamic> = dynamic> extends core::Object {
synthetic constructor •() self::Hest<self::Hest::X>
: super core::Object::•()
;
}
static method main() dynamic {}