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