plus:core — ordinary primitive
FORTH
+ ( a b -- a+b )();p4:"plus";
+ ( a b -- a+b )(
)
return the sum of the two args
dpANS .6.1.0120 - standard forth word