blob: 92d96920e603fbd92b0a88dfa7b53a5b34134751 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static method id<T extends core::Object = dynamic>(self::id::T x) self::id::T
;
static method test() dynamic
;
static method main() dynamic
;