THROW on its own crashes program

Previous topic - Next topic

MrTAToad

With this :

Code (glbasic) Select
THROW "Wibble"

The executable crashes

The compiler should be checking to make sure that THROW has been used within a TRY/FINALLY section