Files
kotlin-fork/compiler
Mark Punzalan c16b59191b Do not cache "last" value (i.e., size/length) in lowered for-loop
iteration over CharSequences.

CharSequences may be mutable (e.g., StringBuilder) and therefore its
contents and length can change within the loop.
2019-09-27 13:44:40 +02:00
..
2019-08-30 12:13:09 +03:00
2019-09-03 14:21:32 +03:00
2019-09-06 11:28:25 +03:00
2019-09-06 11:28:25 +03:00