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

array-like and hash-like literals #29

Closed
nobodywasishere opened this issue Dec 12, 2024 · 0 comments · Fixed by #67
Closed

array-like and hash-like literals #29

nobodywasishere opened this issue Dec 12, 2024 · 0 comments · Fixed by #67
Labels
bug Something isn't working

Comments

@nobodywasishere
Copy link
Member

Set{1, 2, 3}
MyType{"foo" => "bar"}
    (source_file
      (constant)
      (ERROR
        (UNEXPECTED '{'))
      (ERROR
        (UNEXPECTED '{')))))(chained_string
  (string)
  (ERROR)
  (string))(ERROR)
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
1 participant