© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Matt Strom
Software Engineer, TypeScript ninja
It might be because you are using the single equal sign = rather than double equal sign == for testing the stop condition.
=
==