blob: 014a16479f46f13bcbe66fbc959a672ae58e717d [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static field core::Map<core::int, core::String> x1;
static field core::Map<core::num, core::Pattern> x2;
static method test1() dynamic
;
static method test2(core::Pattern p) dynamic
;
static method main() dynamic
;