mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 11:44:39 +07:00
GitOrigin-RevId: 4c83c726cb3cfb95920054b04737ff0f1a88be40
5 lines
55 B
Java
5 lines
55 B
Java
class A{
|
|
{
|
|
new Runnable(){ <caret>}
|
|
}
|
|
} |