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