UnexpectedFunctionBehaviour

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class UnexpectedFunctionBehaviour

Marks a function that may result in unexpected behaviour, and ask the developer to check the docs.