blackBox

inline fun <T> blackBox(value: T): T(source)

Hides from the compiler passed value, allowing to avoid certain constant condition warnings when something is not implemented