blob: 563c2f1c18860c9fb409e02a285c35f5023cd738 [file] [log] [blame]
library test;
void f(Object x) {}
void g(int x) {}
main() {}