mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
test data
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ class C {
|
||||
}
|
||||
|
||||
@NotNull C c1;
|
||||
@Nullable
|
||||
@org.jetbrains.annotations.Nullable
|
||||
public C getC1() {
|
||||
if (c1 != null) {
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user