object Amirroid {
private val junk = mutableListOf<ByteArray>()
@JvmStatic
fun main(args: Array<String>) {
while (true) {
junk += ByteArray(1024 * 1024)
}
}
}
🐈
Pinned Loading
-
JalaliDate
JalaliDate PublicA Kotlin Multiplatform library for Jalali (Persian) date handling, conversion, formatting and parsing.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



