We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2db231 commit 9446187Copy full SHA for 9446187
core/apple/test/utilApple.kt
@@ -3,7 +3,7 @@
3
* Use of this source code is governed by the Apache 2.0 license that can be found in the LICENCE file.
4
*/
5
6
-@file:OptIn(UnsafeNumber::class, ExperimentalForeignApi::class, ExperimentalForeignApi::class)
+@file:OptIn(UnsafeNumber::class, ExperimentalForeignApi::class)
7
8
package kotlinx.io
9
0 commit comments