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

「~」演算子の拡張 #6

Open
su-u opened this issue Feb 11, 2021 · 0 comments
Open

「~」演算子の拡張 #6

su-u opened this issue Feb 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@su-u
Copy link
Owner

su-u commented Feb 11, 2021

「~」演算子の優先順位、NumberLiteralRangeの拡張も行う必要あり。
現状

1~10 = 1~10 -> x

を処理することができない

1~10 + 10 -> x

これはエラーを出す?

@su-u su-u added the enhancement New feature or request label Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant