blob: 20b5f42e211843ac099c755ee6ed45e23d9c3be4 [file] [log] [blame]
public class X {
int f() {
System.out.println(<spot>i++</spot>);
}
}