mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
"Maybe-deref" subscripting foo.[i] += 1 #2540.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
- Disallow aliasing of `@local` symbols with a higher visibility in the alias.
|
||||
- Add `--max-macro-iterations` to set macro iteration limit.
|
||||
- Improved generic inference in initializers #2541.
|
||||
- "Maybe-deref" subscripting `foo.[i] += 1` #2540.
|
||||
|
||||
### Fixes
|
||||
- Bug in `io::write_using_write_byte`.
|
||||
|
||||
Reference in New Issue
Block a user