Files
kotlin-fork/libraries/stdlib/test
Ilya Gorbunov 149bcc2d22 Revert using regex Pattern in String.replace
Use String.indexOf(..., ignoreCase) instead in all branches to preserve
compatibility with behavior before 1.4.20 that used String.split which
essentially relied on that String.indexOf

#KT-43745 Fixed
2020-12-04 17:43:54 +03:00
..
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00