mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-07-16 05:42:41 +07:00
6 lines
96 B
Java
6 lines
96 B
Java
class Test {
|
|
public static void main(String[] args) {
|
|
<selection>args</selection>
|
|
|
|
}
|
|
} |