alien.marshall.syntax: remove duplicate annotate-effect call
parent
ca740fcb03
commit
0aa1a9a43d
|
@ -6,7 +6,7 @@ quotations sequences words ;
|
||||||
IN: alien.marshall.syntax
|
IN: alien.marshall.syntax
|
||||||
|
|
||||||
:: marshalled-function ( function types effect -- word quot effect )
|
:: marshalled-function ( function types effect -- word quot effect )
|
||||||
function types effect annotate-effect factor-function
|
function types effect factor-function
|
||||||
[ in>> ]
|
[ in>> ]
|
||||||
[ out>> types [ pointer-to-primitive? ] filter append ]
|
[ out>> types [ pointer-to-primitive? ] filter append ]
|
||||||
bi <effect>
|
bi <effect>
|
||||||
|
|
Loading…
Reference in New Issue