6 lines
173 B
Factor
6 lines
173 B
Factor
|
USING: help.markup help.syntax ;
|
||
|
IN: alien.prettyprint
|
||
|
|
||
|
HELP: alien-function-alias-word
|
||
|
{ $class-description "Used to prettier pretty-printing of alien function words." } ;
|