blob: d8bac6bed17db754c9f41356fb6d3d65c83e6b00 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static field core::List<core::int> x1;
static field core::List<core::num> x2;
static method test1() dynamic
;
static method test2() dynamic
;
static method main() dynamic
;