blob: 99fed4d2109fee3cfdef6d7e06e180c6e0f15f36 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class B<T extends core::Comparable<self::B::T> = dynamic> extends core::Object {
synthetic constructor •() void
;
}
static field dynamic y;
static method main() dynamic
;