mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Improve error when trying to use an extern const as a compile time constant. #2969
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
- Constdef declarations introduced.
|
||||
- Properly support `@deprecated` as contract.
|
||||
- Support deprecating enum values.
|
||||
- Improve error when trying to use an extern const as a compile time constant. #2969
|
||||
|
||||
### Stdlib changes
|
||||
- Summarize sort macros as generic function wrappers to reduce the amount of generated code. #2831
|
||||
|
||||
Reference in New Issue
Block a user