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