Switch default JVM target to 1.8
#KT-29405 Fixed
This commit is contained in:
+2
@@ -1,3 +1,5 @@
|
||||
// JVM_TARGET: 1.6
|
||||
|
||||
fun box(): String {
|
||||
true.hashCode()
|
||||
1.toByte().hashCode()
|
||||
Reference in New Issue
Block a user