Closed dy closed 11 years ago
Bug report. Stumbled upon critical thing: test.txt:
// #put NAME
preprocess test.txt -NAME=0.1.1 > result.txt
result.txt:
false
Seems that any passed variables casts to the boolean ones. It’s not the way I thought it supposed to work. OS is windows 7.
Bug report. Stumbled upon critical thing: test.txt:
preprocess test.txt -NAME=0.1.1 > result.txt
result.txt:
Seems that any passed variables casts to the boolean ones. It’s not the way I thought it supposed to work. OS is windows 7.