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