Aha, this is the fix - add return type ```fun Muta...
# codereview
e
Aha, this is the fix - add return type
Copy code
fun MutableList<Any>.translate(translations: Map<Int, String>): Unit