Hi 4tH-ers!
Recently I got a challenge on c.l.f. where some code had to be "hidden" from execution. The ANS word for that is AHEAD, but because I've always wondered "why would you want to hide code", I never implemented it.
However, that doesn't take the preprocessor into consideration where "hiding code" might be a thing. Sure, you can get by, but having the proper tool is always better. That's why I added it.
It required minor code, even so little it doesn't have any impact on the size of the executable. I've also documented it (of course).
Now if you want to know more about this "IF that's always false" either ask here, ask c.l.f. or dive into the ANS standard (TOOLS EXT). It will be added in the next release.
Hans Bezemer