mirror of
https://github.com/FuelLabs/sway.git
synced 2025-08-10 05:39:05 +00:00
![]() ## Description This is the last step to getting associated consts to work. First it refactors the existing const support to use a newly-introduced `ConstantExpression` instead of relying on `VariableExpression` like we've been doing previously. Then it adds IR generation for associated constants and enables the relevant tests. [Add ConstantExpression and IR generation support.]( |
||
---|---|---|
.. | ||
src | ||
theme | ||
.gitignore | ||
book.toml | ||
README.md |
The Sway Reference
Setup
If you wish contribute to this reference: