proc () set x = +(x,10)





What is the defined language code for a procedure that increments x by 10?