@ibuclaw created dlang/dmd pull request #14101 "fix Issue 23097 - [REG 2.100] ArrayIndexError@src/dmd/mtype.d(4767): index [$-1] is out of bounds for array of length 0" fixing this issue:
- fix Issue 23097 - [REG 2.100] ArrayIndexError@src/dmd/mtype.d(4767): index [18446744073709551615] is out of bounds for array of length 0
https://github.com/dlang/dmd/pull/14101
Comment #4 by dlang-bot — 2022-05-10T11:12:40Z
dlang/dmd pull request #14101 "fix Issue 23097 - [REG 2.100] ArrayIndexError@src/dmd/mtype.d(4767): index [$-1] is out of bounds for array of length 0" was merged into stable:
- b8df705ac750d84910bf74f7c7c8a23dcb0319f0 by Iain Buclaw:
fix Issue 23097 - [REG 2.100] ArrayIndexError@src/dmd/mtype.d(4767): index [18446744073709551615] is out of bounds for array of length 0
https://github.com/dlang/dmd/pull/14101