6 lines
47 B
Plaintext
6 lines
47 B
Plaintext
|
if .%1 == 1
|
||
|
set no%1
|
||
|
else
|
||
|
set %1
|
||
|
endif
|