blob: e8c03c5c6d5322c34c6b17794d3bfa552ea3dd39 [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
;