blob: b2c2925d15814c0ddb2b48af84dca4cabcbe0de6 [file] [log] [blame]
public class Foo {
void m(Object o) {
<spot>o instanceof String</spot>$key
}
}