`fun <T> notNull() = null as T`
# language-proposals
m
fun <T> notNull() = null as T