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

foreach内でリテラルが使用できない #58

Closed
taiseiue opened this issue Aug 15, 2023 · 0 comments
Closed

foreach内でリテラルが使用できない #58

taiseiue opened this issue Aug 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@taiseiue
Copy link
Member

taiseiue commented Aug 15, 2023

概要

foreach内でリテラルが使用できない

該当するコード

foreach(var v in [0,1,2])
{}
@taiseiue taiseiue added the bug Something isn't working label Aug 15, 2023
@taiseiue taiseiue changed the title foreachが変数以外の値を受取らない foreach内でリテラルが使用できない Sep 16, 2023
taiseiue added a commit that referenced this issue Sep 16, 2023
@taiseiue taiseiue mentioned this issue Oct 1, 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
None yet
Development

No branches or pull requests

1 participant