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