Fix: bridges are now generated for non-final functions of Kotlin built-in classes

This commit is contained in:
Mikhail Glukhikh
2015-10-13 18:43:29 +03:00
parent d4a1a469b7
commit 37ecf5def5
2 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
>>> Integer.valueOf(42)
42
>>> Integer(239).intValue()
>>> Integer(239).toInt()
239
>>> java.lang.Long.MIN_VALUE as Any
-9223372036854775808