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

Handle global structs and enums #715

Merged
merged 4 commits into from
Aug 7, 2020
Merged

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

Correctly handle structs and enums that are declared outside of a contract.

Closes #712

How I did it

How to verify it

Run the tests. I expanded an existing case to look at this functionality.

@iamdefinitelyahuman iamdefinitelyahuman merged commit aaa004f into master Aug 7, 2020
@iamdefinitelyahuman iamdefinitelyahuman deleted the fix-structs-enums branch August 7, 2020 18:07
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.

Unable to load project with struct outside of contract
1 participant