mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-30 09:50:57 +07:00
5 lines
63 B
Java
5 lines
63 B
Java
class A {
|
|
public static void main() {
|
|
simple<caret>
|
|
}
|
|
} |