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