blob: 6b5dca05fdf770d5e529c72486fde51f889f896f [file] [log] [blame]
library test;
import 'dart:math' show Random;
test2(List<num> o) {}
main() {}