https://issues.dlang.org/show_bug.cgi?id=23926
--- Comment #2 from [email protected] --- (In reply to dave287091 from comment #1) > Thinking more about this, C doesn’t have transitive const so maybe this is > actually correct. Maybe D needs head const to properly express C const. The error message could be improved though. --
