DylanSp / wheel-lang

A small toy imperative language (with some OOP features) for demonstrating and practicing language design/implementation.
MIT License
14 stars 0 forks source link

Allow comparison of numbers/booleans/strings to null #58

Closed DylanSp closed 3 years ago

DylanSp commented 4 years ago

Instead of a type error, just return false