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

No need for explicit conversion #4

Open
adriaanbd opened this issue Jan 3, 2020 · 0 comments
Open

No need for explicit conversion #4

adriaanbd opened this issue Jan 3, 2020 · 0 comments

Comments

@adriaanbd
Copy link

return (myFamily[i].lastName,uint8(myFamily[i].houseNo), myFamily[i].age);

Without explicit conversion, the contract still compiles successfully, even in version >= 0.4. I'm wondering if there's something I'm missing.

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

No branches or pull requests

1 participant