[Gradle] Change 'UnsafeNumber' RequiresOptIn.level to 'ERROR'
^KT-59859 Verification Pending ^KT-55757 Verification Pending
This commit is contained in:
committed by
Space Team
parent
54962d5ec3
commit
3f0130ecf1
+1
@@ -1,3 +1,4 @@
|
||||
fun testCommon() {
|
||||
@OptIn(kotlinx.cinterop.UnsafeNumber::class)
|
||||
intPropertyInterop.unsafeProp
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user