blob: b3f99c2c76fb30d5c9c93da4b50cdacebed1eccd [file] [log] [blame]
library test;
void test(List<num> nums) {}
main() {}