blob: 0e98663d8f3bbb625f43abb462f131d300da87a8 [file] [log] [blame]
import yyy.com.*;
import static zzz.yyy.com.AAA.*;
class Foo {
{
// maybe it's from yyy.com.*
ZZZ z = null;
}
}