Skip to content

Refactor nodes.VarDef #84

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

Closed
JukkaL opened this issue Jan 30, 2013 · 0 comments
Closed

Refactor nodes.VarDef #84

JukkaL opened this issue Jan 30, 2013 · 0 comments

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Jan 30, 2013

The remove the type from the nodes.VarDef.items attribute. Replace tuple<Var, Type>[] with just Var[], since type is available via the Var node.

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