[Issue 15698] Compiler crash with unusual function call expression
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Fri Mar 11 10:20:00 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15698
Johan Engelen <jbc.engelen at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbc.engelen at gmail.com
--- Comment #1 from Johan Engelen <jbc.engelen at gmail.com> ---
It doesn't crash for me, but errors with:
  Error: undefined identifier 'B'
  Error: function expected before (), not true of type bool
DMD64 D Compiler v2.070-devel-204253b
OS X El Capitan
x86-64
no commandline flags
--
    
    
More information about the Digitalmars-d-bugs
mailing list