amath/arexx/test.rx

5 lines
74 B
Rexx

/* Test program */
Options RESULTS
Address AMATH.1 '1.1+1.8'
SAY (RESULT)