💻 github.com/caoimhebyrne
🎵 last.fm/user/caoimhereal
🏳️🌈 🇮🇪
next up... actually working optionals?
(2/2)
next up... actually working optionals?
(2/2)
the `null` value is considered to be `0` for integer literals (see `%force-unwrap = icmp eq i64 %optional1, 0`).
i'll have to reimplement the code-generation in a better way, thanks for pointing this out 🫶
the `null` value is considered to be `0` for integer literals (see `%force-unwrap = icmp eq i64 %optional1, 0`).
i'll have to reimplement the code-generation in a better way, thanks for pointing this out 🫶
i think you might've just found a bug! let me reboot into linux and test that ^^
i usually implement these features in a basic way, so they usually don't account for a lot of things that mainstream languages do :p
i think you might've just found a bug! let me reboot into linux and test that ^^
i usually implement these features in a basic way, so they usually don't account for a lot of things that mainstream languages do :p