mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 18:17:08 +07:00
GitOrigin-RevId: aa971364d92198912bff6cd46a8ee100f0921448
3 lines
52 B
Java
3 lines
52 B
Java
class Test {
|
|
native String getResult();<caret>
|
|
} |