Skip to content

fix(get-started): demo print '<' and '>' instead of '|' #1606

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

Merged
merged 1 commit into from
Oct 31, 2021

Conversation

anc95
Copy link

@anc95 anc95 commented Oct 31, 2021

I am a new learner of rust. I started my learning on https://www.rust-lang.org/learn/get-started

I found the second demo named A small Rust application should print

----------------------------
< Hello fellow Rustaceans! >
----------------------------

but not

----------------------------
| Hello fellow Rustaceans! |
----------------------------

so I raised this pr to fix this.

@anc95 anc95 requested a review from a team as a code owner October 31, 2021 07:32
@Manishearth Manishearth merged commit 5d6bc4b into rust-lang:master Oct 31, 2021
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