mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 15:35:40 +07:00
GitOrigin-RevId: 4b27beeecd36dcedaa92483176128186747b7e5b
10 lines
94 B
Java
10 lines
94 B
Java
|
|
class Main {
|
|
|
|
public static final void main
|
|
(String[] args)// 1
|
|
/* 2 */
|
|
{
|
|
}
|
|
}
|