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

Simplify eval_and_print code in REPL #554

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Simplify eval_and_print code in REPL #554

merged 1 commit into from
Sep 26, 2024

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Sep 26, 2024

We always use async eval.

Also cleanup sone console.log usage since we use std.puts all across.

We always use async eval.

Also cleanup sone console.log usage since we use std.puts all across.
Copy link
Contributor

@bnoordhuis bnoordhuis left a comment

Choose a reason for hiding this comment

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

Typo in commit log: s/sone/some/ and s/cleanup/clean up/

@saghul saghul merged commit 06175d1 into master Sep 26, 2024
52 checks passed
@saghul saghul deleted the repl-fixes branch September 26, 2024 18:07
@saghul
Copy link
Contributor Author

saghul commented Sep 26, 2024

Fixed squash-merging, thanks Ben!

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.

2 participants