mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 08:31:28 +00:00
- Remove whole file resolve - Take already resolved element - Get kotlin element behind the wrapper directly - Remove outdated isKotlinDeclaration method - More tests
4 lines
30 B
Kotlin
Vendored
4 lines
30 B
Kotlin
Vendored
package testing
|
|
|
|
fun foo() {
|
|
} |