ResultKind

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class ResultKind(val name: String, val params: ExerciseParameter)

Properties

Link copied to clipboard
Link copied to clipboard