blob: 13732dc7006da4a4aca20f30a5271a2658325fe5 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static field core::bool* x;
static field core::bool* y;
static method f<T extends core::Object* = dynamic>() self::f::T*
;
static method test() void
;
static method main() dynamic
;