1
0
mirror of https://gitlab.com/rnger/amath synced 2025-10-05 02:19:17 +00:00

ARexx test script

This commit is contained in:
2021-01-11 21:01:49 +01:00
parent 524f83f22f
commit 538ad4ac23

4
arexx/test.rx Normal file
View File

@ -0,0 +1,4 @@
/* Test program */
Options RESULTS
Address AMATH.1 '1.1+1.8'
SAY (RESULT)