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: remove extra spaces in echo helpers #491

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Conversation

karpfediem
Copy link
Contributor

The echo helper functions in std/env prepend and append extra spaces around the given text.
This leads to weird shifts of input text like this:

image

Copy link
Contributor

@hdwalters hdwalters left a comment

Choose a reason for hiding this comment

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

Makes sense to me.

@Mte90 Mte90 merged commit b6df12a into amber-lang:master Sep 27, 2024
1 check passed
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.

3 participants