I just did an `expect fun runBlocking` and aliased...
# coroutines
j
I just did an
expect fun runBlocking
and aliased it to the platform specific ones which seems to work fine. Wondering why https://github.com/Kotlin/kotlinx.coroutines/commit/bddb1d7eb3311b6642f5813a0cd1d2999cc4c1dc was done then
2