This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-03-10 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
kotlin
/
idea
/
testData
/
multiModuleHighlighting
/
multiplatform
/
jvmKotlinReferencesCommonKotlinThroughJavaDifferentJvmImpls
History
Denis Zharkov
33a31fb688
[Tesdata fix] Fix test data for multiplatform highlighting test
...
Once refinement is introduced the behavior becomes correct
2019-07-30 12:41:39 +03:00
..
a_common_dep(stdlib)
…
a_jvm_id1
…
a_jvm_id2
…
b_jvm_dep(a-jvm-id2)
…
c_jvm_dep(a-common)_dep(a-jvm-id1)
…
d_jvm_dep(a-jvm-id1)_dep(a-common)
…