Join Slack
Powered by
Aha, this is the fix - add return type ```fun Muta...
# codereview
e
Eugen Martynov
02/19/2023, 10:10 AM
Aha, this is the fix - add return type
Copy code
fun MutableList<Any>.translate(translations: Map<Int, String>): Unit
4
Views
Open in Slack
Previous
Next