mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-18 04:25:21 +07:00
8 lines
68 B
Java
8 lines
68 B
Java
public class Xxx {
|
|
|
|
void foo() {
|
|
super.<caret>
|
|
}
|
|
|
|
}
|