Files
kotlin-fork/compiler/testData/writeFlags/property/deprecatedFlag/topLevelProperty.kt
T
Natalia.Ukhorskaya 62d8153ada Map java.land.Deprecated to jet.deprecated
Change testData for deprecated annotation
 #KT-2947 Fixed
2012-10-18 19:14:04 +04:00

6 lines
149 B
Kotlin

deprecated("") val test: Int = 0
// TESTED_OBJECT_KIND: property
// TESTED_OBJECTS: namespace, test
// FLAGS: ACC_DEPRECATED, ACC_FINAL, ACC_STATIC