blob: 6a1511fb6c7f4d8086708ee39667be5f6afb020b [file] [log] [blame]
public class ZZZ {
Object foo();
{
ZZZ z;
ZZZ y = (ZZZ ) z.foo()<caret>
}
}