mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-18 22:42:49 +07:00
4b18db9bfb
GitOrigin-RevId: fea7daeb0bb40724325182d6041a20aa141fbbf2
6 lines
64 B
Java
6 lines
64 B
Java
// "Remove" "true"
|
|
|
|
@X<caret>YZ
|
|
@XYZ
|
|
class X{}
|
|
@interface XYZ {} |