mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 17:56:55 +07:00
- added test - the main logic was implemented in IDEA-356672 GitOrigin-RevId: cea8a71db91527ae175da2060c65423dec740b46
3 lines
53 B
Java
3 lines
53 B
Java
void main() {
|
|
List<String> a = new ArrayList<>();
|
|
} |