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
- Host: GitHub
- URL: https://github.com/zach-klippenstein/repro-kt-34524
- Owner: zach-klippenstein
- Created: 2020-02-28T01:34:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-28T20:56:42.000Z (about 5 years ago)
- Last Synced: 2025-01-29T08:11:51.453Z (3 months ago)
- Language: Kotlin
- Size: 128 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.