blob: 6e7e7194f02da66f3e7fbdfe2bd5a05f6f435d7e [file] [log] [blame]
public class X {
void f() {
int i = <spot>16</spot>;
}
}