mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-04 17:38:08 +07:00
GitOrigin-RevId: 1e0cd613359f27e889df5cf03ce535c1a1a99ca7
7 lines
107 B
Java
7 lines
107 B
Java
// "Create method 'asd'" "true-preview"
|
|
|
|
public static void main(String[] args) {
|
|
|
|
|
|
as<caret>d("a", 1);
|
|
} |