blob: 5763dce17fc4d370999f3fa5b48f204994d0de61 [file] [log] [blame]
library /*isLegacy*/;
import self as self;
import "dart:core" as core;
static method bar<K extends core::Object* = dynamic, V extends core::Object* = dynamic>() core::Map<self::bar::K*, self::bar::V*>*
;
static method foo(dynamic dynVar) dynamic
;
static method main() dynamic
;