On Saturday, 27 July 2019 at 12:05:27 UTC, Mike Parker wrote:
module otherFile; version otherMain() { ... }
eh... version(otherMain) { }
Mike Parker via Digitalmars-d-learn Sat, 27 Jul 2019 05:11:27 -0700
On Saturday, 27 July 2019 at 12:05:27 UTC, Mike Parker wrote:
module otherFile; version otherMain() { ... }
eh... version(otherMain) { }