package test @Retention(AnnotationRetention.RUNTIME) annotation class Runtime @Retention(AnnotationRetention.SOURCE) annotation class Source