include LIBRARY: in FUNCTION: synopsis
parent
08d9d0ad28
commit
b09006bba9
|
@ -51,8 +51,10 @@ M: alien-function-word definition drop f ;
|
||||||
M: alien-function-word synopsis*
|
M: alien-function-word synopsis*
|
||||||
{
|
{
|
||||||
[ seeing-word ]
|
[ seeing-word ]
|
||||||
|
[ def>> second [ \ LIBRARY: [ text ] pprint-prefix ] when* ]
|
||||||
[ definer. ]
|
[ definer. ]
|
||||||
[ def>> first pprint-c-type ]
|
[ def>> first pprint-c-type ]
|
||||||
[ pprint-word ]
|
[ pprint-word ]
|
||||||
[ <block "(" text pprint-function-args ")" text block> ]
|
[ <block "(" text pprint-function-args ")" text block> ]
|
||||||
} cleave ;
|
} cleave ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue