[Issue 21482] dynamic indexing into enum dynamic array at ctfe generates TypeInfo in betterC
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jan 15 07:36:28 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=21482
--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
The current error message is:
Error: expression `[1, 2, 3]` uses the GC and cannot be used with switch
`-betterC`
--
More information about the Digitalmars-d-bugs
mailing list