remove >r r>
parent
1ef79bc87f
commit
3b5a6b8dc9
|
@ -56,4 +56,4 @@ M: federal withholding* ( salary w4 tax-table entity -- x )
|
||||||
] if ;
|
] if ;
|
||||||
|
|
||||||
: net ( salary w4 collector -- x )
|
: net ( salary w4 collector -- x )
|
||||||
>r dupd r> total-withholding - ;
|
[ dupd ] dip total-withholding - ;
|
||||||
|
|
Loading…
Reference in New Issue