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

Internal Error (experimental:annotation) for simple class with annotation on constructor #652

Closed
GotoFinal opened this issue Nov 21, 2019 · 1 comment

Comments

@GotoFinal
Copy link
Contributor

Using version 0.35.0 (with enableExperimentalRules enabled) and this simple class

package some.package

class TestClass @JvmOverloads constructor()

I'm getting

...TestClass.kt:0:0: Internal Error (experimental:annotation). Please create a ticket at https://github.com/pinterest/ktlint/issue (if possible, provide the source code that triggered an error) (cannot be auto-corrected)

(also link to github is invalid, there should be "s" at the end: #651 )

@GotoFinal
Copy link
Contributor Author

GotoFinal commented Nov 21, 2019

oh, now I see that this is probably already fixed: #628 but could not find this before and its not released yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant