Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Udalov
d99ffbd120 jet.Annotation
Create a supertype for all Kotlin annotations, jet.Annotation.
Map java.lang.annotation.Annotation to jet.Annotation and vice versa.
Add extension function "annotationType()" to every annotation, similar to java.lang.annotation.Annotation.annotationType()
 #KT-1620 Fixed
2012-08-27 20:44:43 +04:00
Pavel V. Talanov
baca087a02 Rename test data folder according to the new test naming convention. 2012-08-23 15:24:39 +04:00