Files
kotlin-fork/js/js.translator
Alexander Udalov 8dae1b62dd Add CharSequence.subSequence
This is done primarily for JVM interoperability, otherwise it's impossible to
inherit from CharSequence there. On JS subSequence at the moment just invokes
substring.

 #KT-5956 Fixed
2014-11-27 20:38:19 +03:00
..
2014-11-27 20:38:19 +03:00
2014-10-03 14:23:47 +04:00