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