blob: 3b12c849cfed821cb977dea23f2174d732681e75 [file] [log] [blame]
public class Foo {
void m(Object o) {
(() o)<caret>
}
}