Files
kotlin/compiler/testData/diagnostics/tests/annotations/AnnotationsForClasses.jet
2012-01-25 20:37:59 +04:00

4 lines
83 B
Plaintext

// +JDK
annotation [java.lang.Deprecated] class my
annotation Deprecated class my1