mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-02 02:32:34 +07:00
GitOrigin-RevId: 3020c99aa2faffc354ef42455d67db922a89bac2
3 lines
59 B
Java
3 lines
59 B
Java
class Test {
|
|
private native String getResult(<caret>)
|
|
} |