dplassgit / d2lang

D2 is a strongly-typed, statically-typed, (mostly) inferred-type compiled language.
MIT License
5 stars 1 forks source link

Array sets aren't checking their index anymore #325

Closed dplassgit closed 1 month ago

dplassgit commented 1 month ago

https://github.com/dplassgit/d2lang/blob/fd0da7217c0cf5947e27c0db53f78827794cf37d/src/com/plasstech/lang/d2/codegen/ILCodeGenerator.java#L935