blob: 4043d760987afe8154df73a9954af8b3296b1862 [file] [log] [blame]
// @dart = 2.9
library test;
void f(Object x) {}
main() {}