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