mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 10:39:51 +07:00
GitOrigin-RevId: ec42a9047ba63b0cbaddd8357d11ae2ed56ed6b6
7 lines
113 B
Java
7 lines
113 B
Java
class MyTest {
|
|
{
|
|
<selection>switch (0) {
|
|
default: yield "";
|
|
}</selection>
|
|
}
|
|
} |