blob: 115be39a5f239a680638ba89e53481f413d9c95e [file] [log] [blame]
public class Foo {
void m() {
int foo = 100;
<spot>foo</spot>$key
}
}