Closed LindaGuiga closed 10 months ago
This PR adds exceptions handling to the interpreter. It also adds a test with a stack underflow exception in the user code (in add11.rs).
Kudos, no new issues were introduced!
0 New issues 0 Security Hotspots No data about Coverage No data about Duplication
See analysis details on SonarCloud
This PR adds exceptions handling to the interpreter. It also adds a test with a stack underflow exception in the user code (in add11.rs).