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

Initializer is no longer mandatory? #29

Open
dckc opened this issue Aug 8, 2020 · 0 comments
Open

Initializer is no longer mandatory? #29

dckc opened this issue Aug 8, 2020 · 0 comments

Comments

@dckc
Copy link
Contributor

dckc commented Aug 8, 2020

binding <-
bindingPattern EQUALS assignExpr ${(p, _, e) => ['bind', p, e]}
/ defVar EQUALS assignExpr ${(p, _, e) => ['bind', p, e]}
/ defVar;

There was a "Initializer is mandatory" comment as of Jun 5 2018
https://github.com/Agoric/Jessie/blame/a794135cad9bb82626068b13f0838a70169654de/src/tinyses.js#L276

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