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