Hacker News new | ask | show | jobs
by 10000truths 944 days ago
Interesting divide-by-zero behavior when I use the interpreter in the webpage:

  ยป 1/0

  1000000000000000000 : Frac *
1 comments

Oops, that's a bug - just opened an issue for it: https://github.com/roc-lang/roc/issues/6027

Thanks for pointing it out!

You won't like the result of `0/0` either ;)