mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 09:47:51 +07:00
4 lines
67 B
Java
4 lines
67 B
Java
public class TTT implements <caret>Bar{
|
|
static interface Bar{}
|
|
}
|