4 lines
34 B
Text
4 lines
34 B
Text
|
|
var %n = 12345
|
||
|
|
inc %n
|
||
|
|
echo -ag %n
|