mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-17 18:50:49 +07:00
a952ee5872
GitOrigin-RevId: 2eb36ee066743ffcacf4fae2968ba9d6d9c8bcff
4 lines
78 B
Java
4 lines
78 B
Java
// "Create class 'Abc'" "true-preview"
|
|
public class Test {
|
|
<caret>Abc Abc;
|
|
} |