Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix evaluation of return statements#3

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
anubh-v merged 1 commit intomasterfromanubhv-fix-analyze-return-stmt
Feb 6, 2020

Conversation

@anubh-v
Copy link
Owner

@anubh-vanubh-v commentedFeb 6, 2020
edited
Loading

Fixes#1

When we analyze the sub-expression in a return statement, we obtain a function that
expects three arguments: the environment, success and failure continuations.

Let's pass the correct number of arguments when we apply this function, so that
return statements can be correctly evaluated.

@anubh-vanubh-v merged commit5de3453 intomasterFeb 6, 2020
@anubh-vanubh-v deleted the anubhv-fix-analyze-return-stmt branchFebruary 6, 2020 10:19
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Calling a function gives an error

2 participants

@anubh-v

[8]ページ先頭

©2009-2025 Movatter.jp