tasha ramesh
Results
3
comments of
tasha ramesh
Thanks, @bruuuuuuuce. Interesting idea. Could you provide an example of a use case for this?
Is it ok to merge?
Hmm, I believe at the moment, declaring an empty state block is the only way to represent a terminal state: ```kotlin state { // No-op } ```