mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 00:19:11 +07:00
GitOrigin-RevId: 47047f22e3c91c0029882f4b648bb92aa55db3ab
9 lines
108 B
Java
9 lines
108 B
Java
public class StructuredConfigKey {
|
|
{
|
|
switch (x) {
|
|
case 2:
|
|
default:<caret>
|
|
}
|
|
}
|
|
}
|