[Issue 24054] return expression expected on noreturn function
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jul 21 11:23:51 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=24054
Dennis <dkorpel at live.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dkorpel at live.nl
--- Comment #2 from Dennis <dkorpel at live.nl> ---
> and should probably suggest removal of the statement
That doesn't result in valid code, it needs to be replaced with something typed
`noreturn`.
--
More information about the Digitalmars-d-bugs
mailing list