RosettaCodeData/Task/Unicode-variable-names/UNIX-Shell/unicode-variable-names.sh
2023-07-01 13:44:08 -04:00

3 lines
32 B
Bash

Δ=1
Δ=`expr $Δ + 1`
echo