We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2025.7.3
1 parent 5e1c3b6 commit fc52149Copy full SHA for fc52149
1 file changed
tests/value/src/jsTest/kotlin/com/test/example/BigIntItemTypeTest.kt
@@ -2,6 +2,7 @@ package com.test.example
2
3
import js.core.BigInt
4
import js.core.n
5
+import js.core.unaryMinus
6
import kotlin.test.Test
7
8
class BigIntItemTypeTest {
0 commit comments