blob: 75e12d379c61ecc0bf8eb5f2d06a662004bfa4eb [file] [log] [blame]
public class Test {
public void method() {
1 + 2 <caret>
}
}