https://issues.dlang.org/show_bug.cgi?id=7417
--- Comment #12 from anonymous4 <[email protected]> --- I'm in favor of addition of version(true) and version(false), because "all" and "none" aren't keywords and I'm never sure if I typed them correctly, but failure to type them correctly is often silent. Also version(true) and version(false) feel more intuitively understandable than version(all) and version(none). --
