Or maybe... ``` fun <F> test(name:String, @...
# minutest
n
Or maybe...
Copy code
fun <F> test(name:String, @Minutest block: F.()->Unit) = ...