mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-18 17:20:54 +07:00
- Support implicitly imported modules GitOrigin-RevId: dbf10158847f652936c405a1ad20ce4dd04dbba7
3 lines
53 B
Java
3 lines
53 B
Java
void main() {
|
|
List<String> a = new ArrayList<>();
|
|
} |