mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-05 02:24:00 +07:00
GitOrigin-RevId: 08ca1f5ed4f48439b394f7fd313f2b95d50c48e7
7 lines
115 B
Java
7 lines
115 B
Java
// "Safe delete 'args'" "true-preview"
|
|
|
|
public class Main{
|
|
public static void main(String[] arg<caret>s) {
|
|
}
|
|
}
|