https://issues.dlang.org/show_bug.cgi?id=24246

          Issue ID: 24246
           Summary: ICE: CTFE internal error
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nob...@puremagic.com
          Reporter: andrey.zheri...@gmail.com

Created attachment 1901
  --> https://issues.dlang.org/attachment.cgi?id=1901&action=edit
Source code to reproduce the issue

Compile attached file with `dmd package.d`:

> c:\d\dmd.2.106.0-beta.1.windows\dmd2\windows\bin64\dmd.exe package.d
package.d(34): Error: CTFE internal error: literal `TextStyle`

> echo %errorlevel%
-1073741795


Errorcode is C000001D

--

Reply via email to