Guys, why Kotlin don’t support Java "assign unsign...
# announcements
y
Guys, why Kotlin don’t support Java "assign unsigned-int to Int in constants"? Example java code: int color = 0xF1F2F3F4;