Files
kotlin/idea/testData/multiModuleLineMarker/kotlinTestAnnotations/common/common.kt
2017-09-07 17:39:16 +03:00

6 lines
90 B
Kotlin
Vendored

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