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

Idempotent print issue: on modifier before parens around type #571

Open
traceyyoshima opened this issue Dec 21, 2023 · 0 comments · May be fixed by #580
Open

Idempotent print issue: on modifier before parens around type #571

traceyyoshima opened this issue Dec 21, 2023 · 0 comments · May be fixed by #580
Assignees
Labels
bug Something isn't working parser-kotlin

Comments

@traceyyoshima
Copy link
Contributor

traceyyoshima commented Dec 21, 2023

              class SomeReceiver
              suspend inline fun SomeReceiver  .   method(
                crossinline body  : suspend  (    SomeReceiver .  () -> Unit    )
              ) {}
@traceyyoshima traceyyoshima added bug Something isn't working parser-kotlin labels Dec 21, 2023
@traceyyoshima traceyyoshima moved this to Backlog in OpenRewrite Dec 21, 2023
@knutwannheden knutwannheden changed the title Idempotent print issue: on modifier before redundant parens Idempotent print issue: on modifier before parens around type Jan 22, 2024
knutwannheden added a commit that referenced this issue Jan 22, 2024
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
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants