mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-24 16:19:28 +07:00
5 lines
66 B
Java
5 lines
66 B
Java
class A {
|
|
public static void main() {
|
|
complex k<caret>
|
|
}
|
|
} |