include LIBRARY: in FUNCTION: synopsis
parent
0688f4ba68
commit
5a11beed81
|
|
@ -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