[Issue 22184] std.sumtype.SumType with mutual recursion causes a forward reference of variable `isHashable`
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Aug 6 12:30:20 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22184
--- Comment #1 from Tomoya Tanjo <ttanjo at gmail.com> ---
It works if we declare the classes in the following order: C, A and B.
run.dlang.io: https://run.dlang.io/is/qRsc7e
--
More information about the Digitalmars-d-bugs
mailing list