stack-checker.inlining: fix help-lint.
parent
4890239c3c
commit
b644afb019
|
@ -3,7 +3,7 @@ IN: stack-checker.inlining
|
|||
|
||||
HELP: inline-recursive-word
|
||||
{ $values { "word" word } }
|
||||
{ $description "Emits an " { #recursive } " ssa node for a call to the given inline recursive word." } ;
|
||||
{ $description "Emits an " { $link #recursive } " ssa node for a call to the given inline recursive word." } ;
|
||||
|
||||
HELP: prepare-stack
|
||||
{ $values { "word" word } }
|
||||
|
|
Loading…
Reference in New Issue