Antonis Radz
suspend fun test(testSuspend: suspend () -> Unit) { testSuspend() }
François
hfhbd
A modern programming language that makes developers happier.