blob: ea3f56f99d30e4621c2869bfe386d5ac3c8aeca5 [file] [log] [blame]
fun takesSuspendParam(func: suspend () -> Unit) {
}