https://issues.dlang.org/show_bug.cgi?id=24306
--- Comment #1 from Dennis <[email protected]> --- Forgot to copy the semi-colon: ```b.c struct S {}; ``` I'm used to D after all :) --
d-bugmail--- via Digitalmars-d-bugs Thu, 28 Dec 2023 04:02:58 -0800
https://issues.dlang.org/show_bug.cgi?id=24306
--- Comment #1 from Dennis <[email protected]> --- Forgot to copy the semi-colon: ```b.c struct S {}; ``` I'm used to D after all :) --