mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
- Hex escapes like "\x80" would be incorrectly lowered. #2623
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
- Casting bitstruct to wider base type should be single step #2616.
|
||||
- Optional does not play well with bit ops #2618.
|
||||
- `Bytebuffer.grow` was broken #2622.
|
||||
- Hex escapes like `"\x80"` would be incorrectly lowered. #2623
|
||||
|
||||
### Stdlib changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user