Files
kotlin/idea/testData/editor/quickDoc/KotlinPackageClassUsedFromJava_Data.kt
Nikolay Krasko 8f12db341e Remastering of documentation provider
- Remove whole file resolve
- Take already resolved element
- Get kotlin element behind the wrapper directly
- Remove outdated isKotlinDeclaration method
- More tests
2013-11-15 19:41:16 +04:00

4 lines
30 B
Kotlin
Vendored

package testing
fun foo() {
}