mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 20:33:31 +07:00
GitOrigin-RevId: 11bc0dcd62d29f94270781ea5a79f4665575d0a9
3 lines
38 B
Java
3 lines
38 B
Java
interface A{
|
|
default void main(){}
|
|
} |