Closed slackydev closed 6 years ago
Continue as well, like break has no check verify if it's within a loop:
program new; begin continue; end.
PS: Unlike as the other thread says, both are compile time errors. Just unhandled ones.
https://github.com/nielsAD/lape/issues/114
Thanks!
Continue as well, like break has no check verify if it's within a loop:
PS: Unlike as the other thread says, both are compile time errors. Just unhandled ones.
https://github.com/nielsAD/lape/issues/114