Closed Forekast closed 5 years ago
I can't reproduce, could you give me a full command example ?
!1d6;1d6;1d6;1d6;1d6;1d6;1d6;1d6;1d6;1d6;1d6;1d6;1d6;"$1{3} $2{3} $3{3} $4{3} $5{3} $6{3} $7{3} $8{3} $9{3} $10{3} $11{3} $12{3} $13{3} "
I did not deploy the solution yet. it will be done in the week end i think.
For $X{Y}, where X>=10 && Y is any, an excess '}' is generated after normal output.
Example: Expected output of
$15{3}
might be006
but instead outputs006}
Thanks