Skip to content

Conversation

@smarter
Copy link
Member

@smarter smarter commented Feb 7, 2022

This is a port of scala/scala#5822 which works
around a bug in Kotlin (https://youtrack.jetbrains.com/issue/KT-27936).

Fixes #12086.

Co-Authored-By: Lukas Rytz lukas.rytz@gmail.com
Co-Authored-By: Brandon Barker beb82@cornell.edu

@smarter smarter force-pushed the issue/12086-kotlin-interop branch from b590482 to 681e17e Compare February 7, 2022 14:13
This is a port of scala/scala#5822 which works
around a bug in Kotlin (https://youtrack.jetbrains.com/issue/KT-27936).

Fixes scala#12086.

Co-Authored-By: Lukas Rytz <lukas.rytz@gmail.com>
Co-Authored-By: Brandon Barker <beb82@cornell.edu>
Copy link
Contributor

@Kordyjan Kordyjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!
Also, the tests are really clever :)

@smarter smarter merged commit 482c67e into scala:main Mar 4, 2022
@smarter smarter deleted the issue/12086-kotlin-interop branch March 4, 2022 14:57
@Kordyjan Kordyjan added this to the 3.1.3 milestone Aug 1, 2023
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

Successfully merging this pull request may close these issues.

Kotlin interop: reporting wrong type for inner classes appearing in Kotlin method types

3 participants