The switch-implementation is not fully complete yet. We don't evaluate any `case` blocks after the default-case yet. Making this post revealed a bug in CompletionRecord-handling. The `break;` value is returned from the script instead of the final statement. Got that fixed now as well.
0 likes 1 replies
?