blob: 3372dcdfd89535210bbbd6ce9ab05afe52cdbd7d [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
void test(List<num> nums) {}