mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
GitOrigin-RevId: 313091e94f8b65d379615f91dca7b975428aeeba
10 lines
121 B
Java
10 lines
121 B
Java
class X {
|
|
|
|
public class TestRefactorLink {
|
|
|
|
/// Description
|
|
|
|
public void <caret>mymethod() { }
|
|
}
|
|
}
|