Hey <@U0ANUS2BA>, thanks for fixing <https://youtr...
# eap
e
Hey @udalov, thanks for fixing https://youtrack.jetbrains.com/issue/KT-15464 and providing
1.1.0-dev-5879
! About that version, if I try to compile any
string.toInt()
I get the following error:
Copy code
Unresolved reference. None of the following candidates is applicable because of receiver type mismatch:
private fun Iterable<FlagEnum>.toInt(): Int defined in kotlin.text
Is it a known issue?