blob: 62751dd7c1a43421652a08219f3b2d249d329fff [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
import "dart:math" show Random;
static method test2(core::List<core::num> o) dynamic
;
static method main() dynamic
;