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