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

reducer if there is no final expression in a block then construct a record of variables #60

Open
umuro opened this issue Apr 12, 2022 · 0 comments

Comments

@umuro
Copy link
Owner

umuro commented Apr 12, 2022

Hazelfire reminded me: "What if we define a script of functions only?" That's a script of only assignments without record.
{ fn1 = ...; fn2=... }
Adding the semantic rule to construct a record of variables solves this case.

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