if (myVar == true) return true; else if (myVar == false) return false; else return !true && !false;
Perhaps this was written by someone who is too into intuitionist logic.)
In reply to Re: "Can't happen" bugs
by gaal
in thread "Can't happen" bugs
by gaal
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |