mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-14 00:01:54 +07:00
5 lines
52 B
Java
5 lines
52 B
Java
class Foo{
|
|
{
|
|
for(int i = 0; i < 10; i++)
|
|
}
|
|
} |