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

Dejan Lekic dejan.lekic at gmail.com
Fri Sep 12 14:37:52 UTC 2025


On Friday, 12 September 2025 at 13:27:53 UTC, realhet wrote:
> (x);  <- Is not a construct that comes to my mind as useful, 
> but this was it. This forces the mixin to expect an expression 
> and not a statement.

Thanks for sharing it! - I did not know this works. :)


More information about the Digitalmars-d-learn mailing list