Files
kotlin-fork/compiler/testData/cli/jvm/experimentalIsNotMarker.kt
T
2018-02-08 17:07:22 +01:00

5 lines
76 B
Kotlin
Vendored

package org.test
annotation class NotAMarker1
annotation class NotAMarker2