https://issues.dlang.org/show_bug.cgi?id=12735
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #5 from RazvanN <[email protected]> --- This has been fixed in git master. The original bug report fails compilation with: " Error: undefined identifier `canFind`" and the sample code presented in https://issues.dlang.org/show_bug.cgi?id=12735#c2 now prints false twice. --
