https://issues.dlang.org/show_bug.cgi?id=21298
--- Comment #2 from Walter Bright <[email protected]> --- Changing I to a class still does not cause the error. A function body has to be provided to I.foo() to trigger the error. --
d-bugmail--- via Digitalmars-d-bugs Tue, 01 Dec 2020 00:26:46 -0800
https://issues.dlang.org/show_bug.cgi?id=21298
--- Comment #2 from Walter Bright <[email protected]> --- Changing I to a class still does not cause the error. A function body has to be provided to I.foo() to trigger the error. --