Second issue introduced in commit a2451aa26. It's worth checking error recovery in the simpler test, even though it's technically caught in the next one. A little redundancy seems good here.
3GC3WIB6TEJSQIBVKMCQ3LMPQQQJMKLQ72Z36Y3O5NTWMAN6Q6SQC
WZZGVKSGCAEPDTHCT4IKNNAWDHUEATGOAT4FBLQUPF64CSJSNVJQC
DTBFNHJDOFMUXRAFVN3NYK2IJYH75EITUIPJIS3CNP7RS6OY5LVQC
LRDM35CEK3OHXOTB7TEFJRL7P6PQWO5ZG3F2BVA7DIDFHBPJQ7KAC
BJ5X5O4ACBBJ56LRBBSTCW6IBQP4HAEOOOPNH3SKTA4F66YTOIDAC
Mode = 'run'
Fix the definition: ``` on.draw = function() end ``` Hit F4. The error disappears.
Fix the definition:
```
on.draw = function()
end
Hit F4. The error disappears.