`fun<T> uninitialized(): T = null as T`
# announcements
d
fun<T> uninitialized(): T = null as T