Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

[move-compiler] Fixed abstract interpreter bug with continue statement #1069

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

ksolana
Copy link
Contributor

@ksolana ksolana commented Aug 12, 2023

continue in while loop causes an unexpected error.

Cherry-pick: MystenLabs/sui#13349
Bugfix: #1068

continue in while loop causes an unexpected error.

Cherry-pick: MystenLabs/sui#13349
Bugfix: move-language#1068
@sblackshear
Copy link
Member

Thanks for the pick!

@sblackshear sblackshear merged commit 9cf5a04 into move-language:main Aug 12, 2023
15 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants