mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-07-27 12:36:03 +07:00
6 lines
45 B
Java
6 lines
45 B
Java
class A{
|
|
{
|
|
do foo(); while(cond)
|
|
}
|
|
}
|