Skip to content

Can classes defined with braces allow end marker #11615

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

Closed
nicolasstucki opened this issue Mar 5, 2021 · 1 comment
Closed

Can classes defined with braces allow end marker #11615

nicolasstucki opened this issue Mar 5, 2021 · 1 comment

Comments

@nicolasstucki
Copy link
Contributor

Should the following code be valid? Currently, it is valid.

class Abc {
}
end Abc

Discussion stared in #11581.

@odersky
Copy link
Contributor

odersky commented Mar 5, 2021

That should definitely be allowed.

@odersky odersky closed this as completed Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants