Bottom type

A type with no ordinary values that is a subtype of every type; Kotlin uses Nothing for this role.

Used in