blob: 96281669cc1f05ce990f078b32931bc42c74c209 [file] [log] [blame]
Tor Norbyec667c1f2014-05-28 17:06:51 -07001public class Foo {
2 void m(Object o) {
3 ((<spot></spot>) o)
4 }
5}