RosettaCodeData/Task/Unicode-variable-names/UNIX-Shell/unicode-variable-names.sh

4 lines
32 B
Bash

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