Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

library: string.format should treat }} as a literal close brace #18

Closed
alandonovan opened this issue Oct 11, 2017 · 0 comments
Closed

Comments

@alandonovan
Copy link
Contributor

$ skylark
>>> "{{ {0} }}".format("hello")
"{ hello }}"

The correct output is "{ hello }".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant