mirror of
https://codeberg.org/scip/rpnc.git
synced 2025-12-17 04:21:01 +01:00
14 lines
95 B
Plaintext
14 lines
95 B
Plaintext
|
|
stdin input.txt
|
||
|
|
exec testrpn
|
||
|
|
[unix] stdout '28\n'
|
||
|
|
|
||
|
|
-- input.txt --
|
||
|
|
10
|
||
|
|
10
|
||
|
|
+
|
||
|
|
>SUM
|
||
|
|
clear
|
||
|
|
8
|
||
|
|
<SUM
|
||
|
|
+
|