blob: 2d29ebb18252e4a10dca8ec1edfd992f7e3cb02c [file] [log] [blame]
public class Foo {
void m(Object o) {
(o)
}
}