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

Bug: AST changed due to dropped parentheses in class expr apply #2582

Closed
Julow opened this issue Oct 4, 2024 · 0 comments · Fixed by #2599
Closed

Bug: AST changed due to dropped parentheses in class expr apply #2582

Julow opened this issue Oct 4, 2024 · 0 comments · Fixed by #2599

Comments

@Julow
Copy link
Collaborator

Julow commented Oct 4, 2024

This causes a AST changed error with the default profile on the main branch (at f8e16b3):

class c =
  (let () = print_endline "Class init" in
   with_param)
    ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant