DenialAdams / roland

Roland programming language
https://www.brick.codes/roland
Apache License 2.0
48 stars 0 forks source link

Add tests to ensure that divide (or mod) by zero panics #130

Open DenialAdams opened 8 months ago

DenialAdams commented 8 months ago

Currently we have no way to lock this down in a test - need ability to lock down program status code and ignore error output?