Added check for incompatible variance modifiers and repeated modifiers
This commit is contained in:
+1
@@ -2,5 +2,6 @@ package
|
||||
|
||||
package d {
|
||||
internal val f: () -> kotlin.Int
|
||||
internal var g: kotlin.Int
|
||||
internal fun test(): kotlin.Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user