Files
kotlin-fork/jps-plugin/testData/incremental/pureKotlin/packageConstantChanged/usage.kt
T
2015-09-18 10:14:32 +03:00

5 lines
53 B
Kotlin
Vendored

package test
@Deprecated(CONST + CONST)
class Usage