On Wednesday, 12 October 2022 at 02:15:55 UTC, Steven Schveighoffer wrote:
Am I missing something?

Perhaps I am, but why not turn it into a numeric comparison, like:

```
while((i = 5) == 0)
```

Reply via email to