Ygg-Drasill / Sleipnir

Compiler for Ygg-Drasill Programming Language
MIT License
3 stars 0 forks source link

Handle zero modulo #76

Closed MathiasFM closed 3 months ago

MathiasFM commented 3 months ago

Modulo with 0 will likely cause errors, since it involves division with 0.