the problem happens because `data class Law(val na...
# arrow-contributors
s
the problem happens because
data class Law(val name: String, val test: TestContext.() -> Unit)
<-
test
is not suspended