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

Parsing issue: Semi-colon on inline methods after property declaration disappears #560

Closed
traceyyoshima opened this issue Dec 21, 2023 · 0 comments · Fixed by #585
Closed
Assignees
Labels
bug Something isn't working parser-kotlin

Comments

@traceyyoshima
Copy link
Contributor

              class Test {
                  var n: Int = 0; protected set
              }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working parser-kotlin
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants