fun <R> myMethod(arg1: String, onCorrect: (a...
# test
r
fun <R> myMethod(arg1: String, onCorrect: (arg2: String) -> R) : R