blob: 8394d5c76cae1fb37b6d13ca5c8604b3c26ca825 [file] [log] [blame]
library test;
import self as self;
import "dart:async";
import "dart:math" show Random;
static method test() dynamic
;
static method main() dynamic
;