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