blob: 2d209650a1137fe0f32bd09fc271f7f971c8f996 [file] [log] [blame]
library test;
import 'dart:async';
import 'dart:math' show Random;
test() {}
main() {}