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

[#74] Implement 'main' function #113

Merged
merged 4 commits into from Feb 18, 2022
Merged

Conversation

krzema12
Copy link
Owner

Both argumentless and "argumentful" function is supported.

Testing

Tried to run the generated output, and t

he control flow correctly goes to main.

Here's how it works for argumentless function:
Screenshot from 2022-02-18 10-16-25

krzema12 and others added 3 commits February 18, 2022 10:17
Both argumentless and "argumentful" function is supported.
@krzema12 krzema12 marked this pull request as ready for review February 18, 2022 16:43
@krzema12 krzema12 requested a review from SerVB February 18, 2022 16:43
Copy link
Collaborator

@SerVB SerVB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! A couple of minor comments

@krzema12 krzema12 merged commit e9bc0f2 into python-backend Feb 18, 2022
@krzema12 krzema12 deleted the implement-main-function branch February 18, 2022 20:46
@SerVB
Copy link
Collaborator

SerVB commented Feb 19, 2022

Should we also now close #74? Or maybe add a test for it before closing?

@krzema12
Copy link
Owner Author

@SerVB yeah, I'm thinking of an e2e test, then I'll resolve it.

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

Successfully merging this pull request may close these issues.

None yet

2 participants