Commit Graph

1 Commits

Author SHA1 Message Date
Marc Vertes
49c8c905d2 fix: ensure type computation in ValueSpec statement (#64)
Use nodeType in global var declaration to infer the type,
otherwise it may not be set properly, and failure will occur at use of variable.
2019-01-29 13:39:34 +01:00