Standard library documentation updates.
This commit is contained in:
@@ -16,4 +16,9 @@
|
||||
|
||||
package kotlin
|
||||
|
||||
/**
|
||||
* Base trait implicitly implemented by all annotation interfaces.
|
||||
* See [Kotlin language documentation](http://kotlinlang.org/docs/reference/annotations.html) for more information
|
||||
* on annotations.
|
||||
*/
|
||||
public trait Annotation
|
||||
|
||||
Reference in New Issue
Block a user