mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
- Shadowing not detected for generic declarations #2876
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
- Regression where nested lambdas would be evaluated twice.
|
||||
- Compiler crash when using arrays of vectors in lists. #2889
|
||||
- Fix `list[0].i = 5` when `list[0]` returns a pointer. #2888
|
||||
- Shadowing not detected for generic declarations #2876
|
||||
|
||||
## 0.7.9 Change list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user