On 10/19/21 12:49 PM, Dennis wrote:
>On Tuesday, 19 October 2021 at 16:20:39 UTC, Charles Hixson wrote:
>core.exception.RangeError@source/freqs.d(32): Range violation
??:? _d_arrayboundsp [0x56041325a70d]
??:? _Dmain [0x560413233beb]
DMD64 D Compiler v2.097.2
By the way, if you upgrade to 2.098.0, you get a better error message for out of bounds array access.
context: https://dlang.org/changelog/2.098.0.html#range-error
OMG I've wanted this for so long! Awesome!
-Steve