prettyprint.backend: Fix bad refactor.
parent
1724ae15a9
commit
810ba323c9
|
@ -10,7 +10,7 @@ HELP: pprint-word
|
||||||
$prettyprinting-note ;
|
$prettyprinting-note ;
|
||||||
|
|
||||||
HELP: ch>ascii-escape
|
HELP: ch>ascii-escape
|
||||||
{ $values { "ch" "a character" } { "char: " "a character" } { "?" boolean } }
|
{ $values { "ch" "a character" } { "ch'" "a character" } { "?" boolean } }
|
||||||
{ $description "Converts a character to an escape code." } ;
|
{ $description "Converts a character to an escape code." } ;
|
||||||
|
|
||||||
HELP: unparse-ch
|
HELP: unparse-ch
|
||||||
|
|
Loading…
Reference in New Issue