Update CHANGELOG
This commit is contained in:
parent
cb588dc04b
commit
d84e21a5ad
@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
entrypoint spend(x : int) : int = x
|
entrypoint spend(x : int) : int = x
|
||||||
entrypoint f(c : Main) : int = c.spend(10)
|
entrypoint f(c : Main) : int = c.spend(10)
|
||||||
```
|
```
|
||||||
|
- Return a mapping from variables to FATE registers in the compilation output.
|
||||||
### Changed
|
### Changed
|
||||||
### Removed
|
### Removed
|
||||||
### Fixed
|
### Fixed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user