DulLabs / bhai-lang

A toy programming language written in Typescript
https://bhailang.js.org/
MIT License
3.99k stars 498 forks source link

fix: non-boolean if conditions + tests - #224 #229

Open harshkanjariya opened 2 years ago

harshkanjariya commented 2 years ago

Non-boolean confitional expressions added to if statement + tests for non-boolean expression

netlify[bot] commented 2 years ago

Deploy Preview for bhailang-preview failed.

Name Link
Latest commit ac67b9be3bd5c819ac6557fda0874e01b7d2be42
Latest deploy log https://app.netlify.com/sites/bhailang-preview/deploys/62529c396979910008556d1a
harshkanjariya commented 2 years ago

pr closes this issue #224

ristri commented 2 years ago

Looks good to me, please resolve conflicts.