[Issue 17835] std.algorithm.findSplit: Documentation example does not compile
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Sep 21 11:17:47 UTC 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17835
Duncan Paterson <dunkyp at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dunkyp at gmail.com
--- Comment #1 from Duncan Paterson <dunkyp at gmail.com> ---
Created attachment 1659
  --> https://issues.dlang.org/attachment.cgi?id=1659&action=edit
test case without described behaviour
I tried to reproduce your issue but couldn't using DMD64 v2.076.0 on mac OS.
I've attached my test code to ensure I'm testing the same thing you are.
--
    
    
More information about the Digitalmars-d-bugs
mailing list