Vscode ext giving weird quicktest error

ChoiceScript requires every if/elseif/else or if/else block to include gotos at the end of each possibility. Other programmers have noted the difference with other languages:

As a writer rather than a programmer, I can see what Dan was going for. But if it drives you nuts, turn on Implicit Control Flow. (You can also see Dan’s explanation behind that link for why he wrote CS to require gotos.)

1 Like