mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Incorrect zero analysis on foo["test"] = {} #1360
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
- Issues with wincrt linking.
|
||||
- Debug info with recursive canonical type usage could cause segfault.
|
||||
- Missing check on optional left hand side for `s.x`.
|
||||
- Incorrect zero analysis on `foo["test"] = {}` #1360.
|
||||
|
||||
### Stdlib changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user