https://issues.dlang.org/show_bug.cgi?id=24705
--- Comment #1 from Kazuki Komatsu <[email protected]> --- The latest (nightly) compiler version I tried is shown below, and this version also outputs the same error. ```sh $ dmd --version DMD64 D Compiler v2.110.0-beta.1 Copyright (C) 1999-2024 by The D Language Foundation, All Rights Reserved written by Walter Bright ``` --
