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

println should output without quotes #3573

Closed
grasshopper47 opened this issue Nov 25, 2023 · 1 comment
Closed

println should output without quotes #3573

grasshopper47 opened this issue Nov 25, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@grasshopper47
Copy link
Contributor

Aim

To get console outputs when using non-formatted strings without quotes

Expected Behavior

dep::std::println("Hello World");

outputs Hello World

Bug

It outputs "Hello World"

To Reproduce

Call println with regular string.

Installation Method

None

Nargo Version

nargo 0.19.3

Additional Context

No response

Would you like to submit a PR for this Issue?

Yes

Support Needs

No response

@grasshopper47 grasshopper47 added the bug Something isn't working label Nov 25, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Nov 25, 2023
@grasshopper47
Copy link
Contributor Author

Duplicate of #2904

@grasshopper47 grasshopper47 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant