mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-19 10:28:57 +07:00
GitOrigin-RevId: 9aac8ee4ed1ebf2a29de18a238825fafb1ab88f9
3 lines
50 B
Java
3 lines
50 B
Java
class A {
|
|
void foo(@Not<caret>Null String p)
|
|
} |