mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 23:39:57 +07:00
GitOrigin-RevId: 3020c99aa2faffc354ef42455d67db922a89bac2
3 lines
51 B
Java
3 lines
51 B
Java
class Test {
|
|
native String getResult(<caret>)
|
|
} |