mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-14 09:10:03 +07:00
6 lines
90 B
Java
6 lines
90 B
Java
class Test {
|
|
/**
|
|
* @<caret>
|
|
*/
|
|
public void foo() throws Exception {}
|
|
} |