An open API service indexing awesome lists of open source software.

https://github.com/zach-klippenstein/repro-kt-34524

Reproducer for https://youtrack.jetbrains.com/issue/KT-34524
https://github.com/zach-klippenstein/repro-kt-34524

Last synced: about 1 month ago
JSON representation

Reproducer for https://youtrack.jetbrains.com/issue/KT-34524

Awesome Lists containing this project

README

        

# KT-34524

This project demonstrates the Kotlin IntelliJ bug filed at https://youtrack.jetbrains.com/issue/KT-34524.

Open this project in Android Studio and open the file
`app/src/main/java/com/example/kt_34524repro/SampleWorkflow.kt` to see the bug in action.