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

Add support for decompiling block expressions #187

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Add support for decompiling block expressions #187

merged 1 commit into from
Oct 11, 2022

Conversation

hazzik
Copy link
Owner

@hazzik hazzik commented Oct 11, 2022

Fixes #122

@hazzik hazzik merged commit aa9b83c into develop Oct 11, 2022
@hazzik hazzik deleted the gh-122 branch October 11, 2022 10:15
billybraga pushed a commit to billybraga/DelegateDecompiler that referenced this pull request Nov 3, 2023
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.

Only last simple assignment gets decompiled in x => {x.Val1 = 1; x.Val2 = 2;}
1 participant