withIndex()
CharSequence.withIndex(), even if element variable is unused in destructuring declaration. #KT-34779 Fixed
All bytecode text tests are run with stdlib in the classpath and only for JVM backend, therefore directives WITH_RUNTIME, TARGET_BACKEND, IGNORE_BACKEND are not needed
#KT-5177 In Progress