Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class Program(val title: String)

Annotation to mark functions as entry points for programs