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