mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-19 17:29:34 +07:00
6 lines
122 B
Java
6 lines
122 B
Java
class Y {
|
|
public static @withTypeUse.Nullable byte @withTypeUse.Nullable [] getData3() {
|
|
return null;
|
|
}
|
|
}
|