Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dfa: Env, fix logic bug in env merging code #3780

Conversation

michaellilltokiwa
Copy link
Member

was debugging some code and came across this, same effect in the env twice:

equals#3 u32 a0=u32:1 a1=u32:0 => *** VOID *** ENV: 'try_unit, try_unit'

was debugging some code and came across this, same effect in the env twice:
```
equals#3 u32 a0=u32:1 a1=u32:0 => *** VOID *** ENV: 'try_unit, try_unit'
```
@michaellilltokiwa michaellilltokiwa requested a review from a team September 12, 2024 15:09
@michaellilltokiwa michaellilltokiwa merged commit 5b72f9f into tokiwa-software:main Sep 13, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants