https://issues.dlang.org/show_bug.cgi?id=12247
Simon Naarmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |contracts CC| |[email protected] --- Comment #1 from Simon Naarmann <[email protected]> --- This issue still exists in DMD 2.084.1, tested on Linux 64-bit. In the example code, the interface's in contract should throw, but does not. Only the out contract throws as desired. --
