Files
kotlin-fork/idea/testData/multiModuleLineMarker/expectWithActualInSameModule/common/sample.kt
T
2020-06-09 16:28:28 +03:00

5 lines
70 B
Kotlin
Vendored

// !CHECK_HIGHLIGHTING
package sample
actual fun sameModule() = Unit