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

Commenting code now use /* */ #171

Open
lloydtabb opened this issue Jun 25, 2023 · 2 comments
Open

Commenting code now use /* */ #171

lloydtabb opened this issue Jun 25, 2023 · 2 comments
Assignees

Comments

@lloydtabb
Copy link
Contributor

I much prefer commenting with // as it allows you to do partial uncomments.

Was this intentional?

@whscullin
Copy link
Contributor

Was this changed at the language level or just syntax highlighting?

@christopherswenson
Copy link
Contributor

christopherswenson commented Jun 26, 2023

I'm confused, @lloydtabb. Block comments /* */ have been around in the language for months. // still exists. What are you asking for here?

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

No branches or pull requests

3 participants