Join Slack
Powered by
Can we actually fail the compilation process if a ...
# compose
k
kioba
08/23/2019, 11:27 AM
Can we actually fail the compilation process if a compose function is called in a none compose function? something like:
Copy code
fun a() { val a = +state{} }
👍🏼 2
Open in Slack
Previous
Next