ok, with that one and some braces it compiles: ```...
# arrow
h
ok, with that one and some braces it compiles:
Copy code
fun <F> FxSyntax<F>.program(): Kind<F, Int> =
        fx({ !effect { sideEffect() } })