Skip to content

Commit 63744d7

Browse files
committed
fix #14
1 parent 0f6b48c commit 63744d7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.idea/modules/kotlin-unsigned.iml

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/kotlin/unsigned/Long.kt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
package unsigned
2+
3+
14
import unsigned.*
25
import unsigned.java_1_7.toUnsignedString
36
import java.math.BigInteger

0 commit comments

Comments
 (0)