openrewrite / rewrite-kotlin

Work-in-progress implementation of Kotlin language support for OpenRewrite.
Apache License 2.0
43 stars 12 forks source link

Idempotent print issue: Spaces are lost on imports with escaped identifiers. #570

Closed traceyyoshima closed 9 months ago

traceyyoshima commented 9 months ago
import org.`should be equal to`
traceyyoshima commented 9 months ago

Requires: https://github.com/openrewrite/rewrite/pull/3846