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