compiler.cfg.builder.blocks: help-lint fix
parent
22bb0cfecf
commit
6a2c36f5ec
|
@ -49,7 +49,7 @@ HELP: emit-trivial-block
|
||||||
{ $examples { $unchecked-example $[ ex-emit-trivial-block ] } } ;
|
{ $examples { $unchecked-example $[ ex-emit-trivial-block ] } } ;
|
||||||
|
|
||||||
HELP: end-branch
|
HELP: end-branch
|
||||||
{ $values { "pair/f" "two-tuple" } }
|
{ $values { "block" basic-block } { "pair/f" "two-tuple" } }
|
||||||
{ $description "pair is { final-bb final-height }" } ;
|
{ $description "pair is { final-bb final-height }" } ;
|
||||||
|
|
||||||
HELP: make-kill-block
|
HELP: make-kill-block
|
||||||
|
|
Loading…
Reference in New Issue