January 19, 2019
https://issues.dlang.org/show_bug.cgi?id=19594

          Issue ID: 19594
           Summary: Compiler Crash
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody@puremagic.com
          Reporter: schlote@vahanus.net

Created attachment 1727
  --> https://issues.dlang.org/attachment.cgi?id=1727&action=edit
output to shell, stack trace

I got a compiler crash with DMD when playing around with 'jsonizer'. Compiles with LDC2.

Source should be accessible at https://gitlab.vahanus.com/dlang/examples/filescanner on branch 'testing'

--