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

Sync example's code and its output #3639

Merged
merged 2 commits into from
Sep 13, 2020
Merged

Sync example's code and its output #3639

merged 2 commits into from
Sep 13, 2020

Conversation

stoned
Copy link
Collaborator

@stoned stoned commented Sep 13, 2020

No description provided.

Copy link
Contributor

@JJ JJ left a comment

Choose a reason for hiding this comment

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

In this case, it's the output that was incorrect, not the verb. put does actually call the right context:

put 333444777 ~~ /(3+)/; # OUTPUT: «333␤»

... the other way around
@stoned
Copy link
Collaborator Author

stoned commented Sep 13, 2020

In this case, it's the output that was incorrect, not the verb. put does actually call the right context:

put 333444777 ~~ /(3+)/; # OUTPUT: «333␤»

Understood.Thanks. Corrected!

@JJ JJ merged commit 8f51438 into master Sep 13, 2020
@stoned stoned deleted the contexts-eg-say branch September 13, 2020 17:58
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