GROOVY-5103: allow plain star imports to pick up static inner types (closes #1318)

- Java allows "import foo.Bar.*" to resolve "Baz" to "foo.Bar$Baz"
3 files changed