Mark document as out-of-date

This commit is contained in:
Dmitry Jemerov
2017-05-19 14:32:58 +02:00
committed by GitHub
parent 2cda5aaeb5
commit c8b0bd44eb
+4
View File
@@ -1,5 +1,9 @@
# Annotation Arguments
**NOTE**: This document contains old language design notes and does not correspond to the current state of Kotlin. Please see http://kotlinlang.org/docs/reference/annotations.html for up-to-date documentation on this topic.
***
Goals:
* Sort out problems of positional parameters and varargs in annotations
* \[TBD later] Better syntax for array arguments to annotations