Hacker News new | ask | show | jobs
by rec 3813 days ago
You are absolutely right!

The range check would be "`5` is less than `a` and `a` is less than `30`". Meaning that `a` is between 5 and 30.

It's fixed now. Thanks martin-adams!

1 comments

Glad I could help. And also noticed that you fixed the error in my version as well - ha!