The OpenD Programming Language

noreturn

Bottom type. See .

import object;
alias noreturn = typeof(*null)

Meta