USING: compiler.cfg help.markup help.syntax ;
IN: compiler.cfg.builder.blocks
HELP: make-kill-block
{ $description "Marks the current " { $link basic-block } " being processed as a kill block." } ;