mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 15:53:40 +00:00
- Remove whole file resolve - Take already resolved element - Get kotlin element behind the wrapper directly - Remove outdated isKotlinDeclaration method - More tests
6 lines
51 B
Kotlin
Vendored
6 lines
51 B
Kotlin
Vendored
package testing
|
|
|
|
/**
|
|
* Some comment
|
|
*/
|
|
class Test |