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