+ *TYPE* +!
+ ( a b -- a+b )  
ansi .6.1.0120 <CORE>
return the sum of the two args

reference: p4_plus in ../src/core.c:0231, export CO +