When not capturing the return value of a string mixin expression, I get "found `End of File` when expecting `;`"

Monkyyy crazymonkyyy at gmail.com
Fri Sep 12 15:28:58 UTC 2025


On Friday, 12 September 2025 at 08:36:42 UTC, realhet wrote:
> Hi,
>
> ```d
> import std;
>
> [...]

It's seeing the eof of the mix file no?


More information about the Digitalmars-d-learn mailing list