[Issue 23355] invalid template parameter loses error location in some cases
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Sep 21 20:49:58 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23355
mhh <maxhaton at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maxhaton at gmail.com
--- Comment #1 from mhh <maxhaton at gmail.com> ---
This happens because the compiler parses T[n] as an associative array type and
types don't have locations
--
More information about the Digitalmars-d-bugs
mailing list