blob: 45eff860e9e74cfe8d2763553c832f928a9075f1 [file] [log] [blame]
public class Foo {
void m() {
2 + 2.<caret>
}
}