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

Fix minor error in 'var' example #1629

Merged
merged 2 commits into from
May 18, 2024
Merged

Conversation

g3rwy
Copy link
Contributor

@g3rwy g3rwy commented May 11, 2024

Var example fix

Only changed one line in builtin 'var' example string, it should show 2 instead of a when print var 'a is performed. No other changes has been made

Type of change

  • Code cleanup
  • Unit tests (added or updated unit-tests)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (implementation update, or general performance enhancements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (documentation-related additions)

@github-actions github-actions bot added the library Issues related to the standard library label May 11, 2024
Copy link
Collaborator

@drkameleon drkameleon left a comment

Choose a reason for hiding this comment

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

Perfect! 😉 🚀

@drkameleon drkameleon added the documentation Improvements or additions to documentation label May 13, 2024
@drkameleon
Copy link
Collaborator

Apparently, there seems to be a Windows-related error (I have seen once sth similar, but I cannot honestly say what is going on here, since the master branch has been compiling fine up to now...)

So, let's put this on hold, until this is solved: #1630

@drkameleon drkameleon added the mergeable PR ready to merge label May 13, 2024
@drkameleon
Copy link
Collaborator

Ready to merge! 🚀

@drkameleon drkameleon merged commit 2f083a1 into arturo-lang:master May 18, 2024
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation library Issues related to the standard library mergeable PR ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants