, +TO -
, ( val -- )  
ansi .6.1.0150 <CORE>
store the value in the dictionary
 simulate:
   : , DP  1 CELLS DP +!  ! ;

reference: p4_comma in ../src/core.c:0282, export CO ,