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

Unrecognized type *ast.ParenExpr in expr-as-type #33

Closed
bohde opened this issue Nov 22, 2016 · 1 comment · Fixed by #34
Closed

Unrecognized type *ast.ParenExpr in expr-as-type #33

bohde opened this issue Nov 22, 2016 · 1 comment · Fixed by #34

Comments

@bohde
Copy link
Contributor

bohde commented Nov 22, 2016

This was caused by the line var memArray [512]([2]uint64)

@bohde
Copy link
Contributor Author

bohde commented Nov 22, 2016

Can reproduce using the following: goblin -stmt 'var memArray [512]([2]uint64)'

patrickt added a commit that referenced this issue Nov 25, 2016
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 a pull request may close this issue.

1 participant