Dlang tour - Unittesting example
    bauss 
    jj_1337 at live.dk
       
    Tue Oct  2 09:59:28 UTC 2018
    
    
  
On Tuesday, 2 October 2018 at 04:13:01 UTC, Joe wrote:
> There appears to be a problem with the example at
>
> https://tour.dlang.org/tour/en/gems/unittesting
>
> If compiled with -unittest, the resulting program crashes. It 
> happens with ldc2 on Linux but it can also be seen if you click 
> on "Export" and run it with dmd -unittest.
I think it's more likely a problem with your OS.
I am unable to reproduce that with either of dmd or ldc.
    
    
More information about the Digitalmars-d-learn
mailing list