blob: ff0d5fde651028d4768fc40f094957b54a266ef3 [file] [log] [blame] [edit]
library test;
import self as self;
import "dart:core" as core;
static field core::bool x;
static field core::bool y;
static method f<T extends core::Object? = dynamic>() self::f::T%
;
static method test() void
;
static method main() dynamic
;