Under the hood your `test` function looks like thi...
# coroutines
o
Under the hood your
test
function looks like this: // declaration: void test(kotlin.jvm.functions.Function1<? super kotlin.coroutines.Continuation<? super kotlin.Unit>, ? extends java.lang.Object>)