! this die's at "broken" deploy time IN: broken USE: command-line ! USE: io ! uncomment to die at runtime ! USE: kernel ! uncomment to die at runtime USE: namespaces : broken ( -- ) command-line get [ write nl ] when* ; MAIN: broken