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

Kotlin interop: Find nested class if InnerClass entry is missing #14426

Merged
merged 1 commit into from
Mar 4, 2022

Commits on Feb 7, 2022

  1. Kotlin interop: Find nested class if InnerClass entry is missing

    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>
    3 people committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    681e17e View commit details
    Browse the repository at this point in the history