https://issues.dlang.org/show_bug.cgi?id=23310
--- Comment #3 from ryuukk_ <[email protected]> --- It should provide an error: ``` `switch` runtime hook not found Have you created a custom `object` module and forgot to implement the hook? ``` --
d-bugmail--- via Digitalmars-d-bugs Mon, 29 Aug 2022 10:49:05 -0700
https://issues.dlang.org/show_bug.cgi?id=23310
--- Comment #3 from ryuukk_ <[email protected]> --- It should provide an error: ``` `switch` runtime hook not found Have you created a custom `object` module and forgot to implement the hook? ``` --