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

Do actual output to stdout for Hello World #2621

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

dorchard
Copy link
Contributor

@dorchard dorchard commented Dec 5, 2022

I Am Modifying an Existing Code Snippet or Existing Tests

  • I fixed #your-issue-number-here
  • I have read about modifying existing code snippets or tests in the [contributing documentation][contributing-modifications]
  • I have explained why this modification is necessary either in the issue linked above or in the notes below
  • I named the pull request using Modify {PROJECT} {tests} in {LANGUAGE} format

Other Notes

The previous version of this snippet did not actual use Granule's feature to print out to standard out. This is now fixed by using the "print" function, which in Granule is called "toStdout"

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey @dorchard! Thanks for contributing to this project! We are a rather small team, so it may take some time to process this request. In the meantime, there are several ways you can make yourself a part of The Renegade Coder community. For instance, you can:

Thanks for your help!

@jrg94 jrg94 self-assigned this Dec 6, 2022
@jrg94 jrg94 added the enhancement Any code that improves the repo label Dec 6, 2022
@jrg94
Copy link
Member

jrg94 commented Dec 6, 2022

Thanks for the fix!

@jrg94 jrg94 merged commit 81094d1 into TheRenegadeCoder:main Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any code that improves the repo
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants