Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curly brace artifact in output code #43

Closed
Forekast opened this issue Apr 24, 2019 · 3 comments
Closed

Curly brace artifact in output code #43

Forekast opened this issue Apr 24, 2019 · 3 comments

Comments

@Forekast
Copy link

For $X{Y}, where X>=10 && Y is any, an excess '}' is generated after normal output.

Example:
Expected output of $15{3} might be 006 but instead outputs 006}

Thanks

@obiwankennedy
Copy link
Member

I can't reproduce, could you give me a full command example ?

@Forekast
Copy link
Author

Forekast commented Apr 29, 2019

!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} "

image

@obiwankennedy
Copy link
Member

I did not deploy the solution yet. it will be done in the week end i think.

obiwankennedy pushed a commit that referenced this issue May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants