Files
kotlin-fork/plugins/kapt3/kapt3-cli/testData/integration/defaultPackage/RootClass.kt
T
Andrey Zinovyev 10cc86c975 [KAPT] Warn about usage of types from default package
Java doesn't support import from default package. 
We can't fix it, so we warn about it.
#KT-36743
2021-02-09 13:32:27 +03:00

2 lines
16 B
Kotlin
Vendored