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

Triple slash makes nargo fmt panice #7298

Closed
benesjan opened this issue Feb 5, 2025 · 0 comments · Fixed by #7300
Closed

Triple slash makes nargo fmt panice #7298

benesjan opened this issue Feb 5, 2025 · 0 comments · Fixed by #7300
Assignees
Labels
bug Something isn't working

Comments

@benesjan
Copy link
Contributor

benesjan commented Feb 5, 2025

Aim

This:

pub contract ScarySlash {
    fn what() {}
    /// docs:end:exit_to_l1_private
}

makes nargo fmt panic

Nargo Version

nargo version = 1.0.0-beta.1 noirc version = 1.0.0-beta.1+4144a8dce4789d85 (git version hash: 4144a8dce4789d85, is dirty: false)

@benesjan benesjan added the bug Something isn't working label Feb 5, 2025
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Feb 5, 2025
@asterite asterite self-assigned this Feb 5, 2025
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Feb 5, 2025
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

Successfully merging a pull request may close this issue.

2 participants