- Compiler crash when using arrays of vectors in lists. #2889

This commit is contained in:
Christoffer Lerno
2026-02-04 12:40:16 +01:00
parent 1c8cb7fa11
commit 5f32c97094
3 changed files with 43 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
### Fixes
- Add error message if directory with output file name already exists
- Regression where nested lambdas would be evaluated twice.
- Compiler crash when using arrays of vectors in lists. #2889
## 0.7.9 Change list