blob: 96ca7d78bf7251ab9aa8b12d3c520bebde15dc06 [file] [log] [blame]
// @dart = 2.9
int foo(int x, int y) {}
void loop(List xs) {}
main() {}