tools.crossref: fix example
parent
8dabdfb978
commit
954bb35bf9
|
|
@ -28,7 +28,7 @@ HELP: uses
|
||||||
{ $notes "The sequence might include the definition itself, if it is a recursive word." }
|
{ $notes "The sequence might include the definition itself, if it is a recursive word." }
|
||||||
{ $examples
|
{ $examples
|
||||||
"We can ask the " { $link sq } " word to produce a list of words it calls:"
|
"We can ask the " { $link sq } " word to produce a list of words it calls:"
|
||||||
{ $unchecked-example "\ sq uses ." "{ dup * }" }
|
{ $unchecked-example "\\ sq uses ." "{ dup * }" }
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
HELP: crossref
|
HELP: crossref
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue