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