Right but why not make it even more generic `inlin...
# random
c
Right but why not make it even more generic
inline fun <reified T, U> expect(block: () -> U) : U {