[AA LC] Compute nullability annotation for parameter for extension receiver
This commit is contained in:
@@ -161,7 +161,7 @@ public final class Foo /* Foo*/ {
|
||||
|
||||
public final int getF1();// getF1()
|
||||
|
||||
public final int getIntProp(int);// getIntProp(int)
|
||||
public final int getIntProp(@org.jetbrains.annotations.NotNull() int);// getIntProp(int)
|
||||
|
||||
public final int getInternalWithPrivateSet$light_idea_test_case();// getInternalWithPrivateSet$light_idea_test_case()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user