4 lines
82 B
Text
4 lines
82 B
Text
1+2*3 NB. processed right-to-left
|
|
7
|
|
2*3+1 NB. processed right-to-left
|
|
8
|