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