https://issues.dlang.org/show_bug.cgi?id=7352
Basile-z <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bootcamp CC| |[email protected] --- Comment #1 from Basile-z <[email protected]> --- When no constraint is present indeed this could be an additional error message. There's an helper for that in the compiler. When there's a constraint this possibly new message should not be added since there's work to format them prettier. --
