[Java. Logging] Add tests for anonymous and implicitly declared classes + review refactor

IDEA-331693

GitOrigin-RevId: 2ca3503bfbf7d37602ad698f071292a8773c6e29
This commit is contained in:
Georgii Ustinov
2024-02-05 16:59:42 +02:00
committed by intellij-monorepo-bot
parent 7019bbd5df
commit baf6a46750
11 changed files with 94 additions and 22 deletions

View File

@@ -0,0 +1,2 @@
void main() {<caret>
}