Run psi check on light classes from compiled Kotlin
This commit is contained in:
@@ -9,7 +9,4 @@ public interface Generic <N, NN> {
|
||||
|
||||
@org.jetbrains.annotations.Nullable
|
||||
NN b1(@org.jetbrains.annotations.Nullable NN nn);
|
||||
|
||||
final class DefaultImpls {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user