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