Files
kotlin/idea/testData/multiModuleLineMarker/topLevelFunWithKotlinTest/common/common.kt
2018-01-29 14:48:41 +03:00

6 lines
90 B
Kotlin
Vendored

// !CHECK_HIGHLIGHTING
package kotlin.test
annotation class Test
annotation class Ignore