Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update AnomaCallablePathId to match Anoma calling convention (#3107)
The `StandardLibrary` constructor of `AnomaCallablePathId` must be last. This is because Anoma will replace the tail of the main function with the resource machine standard library when it calls it. See: * #3106 for more details.
- Loading branch information