[Stdlib] Fix reports of MPP annotation checker
^KT-58551
This commit is contained in:
committed by
Space Team
parent
12eb6d97bf
commit
8ce1417621
@@ -22,4 +22,5 @@ package kotlin
|
||||
* ```
|
||||
*/
|
||||
@SinceKotlin("1.4")
|
||||
@Suppress("ACTUAL_ANNOTATIONS_NOT_MATCH_EXPECT") // @Retention(BINARY) on expect needed for native target
|
||||
public actual typealias Throws = kotlin.jvm.Throws
|
||||
|
||||
Reference in New Issue
Block a user