mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-23 00:42:21 +07:00
45b4e8e23c
GitOrigin-RevId: 1e0cd613359f27e889df5cf03ce535c1a1a99ca7
5 lines
98 B
Java
5 lines
98 B
Java
// "Create method 'asd'" "true-preview"
|
|
|
|
public void main(String[] args) {
|
|
a<caret>sd("a", 1);
|
|
} |