-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
cmd/compile: invalid literal 0b.p produces 4 error messages #33961
Comments
gccgo reports
|
@ianlancetaylor With Go 1.14, the number scanner takes the approach of a very much relaxed number syntax and so all of |
Change https://golang.org/cl/192499 mentions this issue: |
@ianlancetaylor What does gccgo report for |
|
Compiling
produces 4 error messages:
The first one would suffice.
The text was updated successfully, but these errors were encountered: