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