mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Question in Tutorial docs #74
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vamsi-98 on GitHub (Feb 17, 2024).
In the example for entries I see that object is used as key. But when I evaluate the example it throws the below error
Is the code in the docs correct or am I missing something?
@stackoverflow commented on GitHub (Feb 19, 2024):
Indeed, this example doesn't render properly to
jsonoryaml, just topcf. Probably a good idea to change it to something that'sjsonrenderable.@vamsi-98 commented on GitHub (May 20, 2025):
I was thinking it can be changed to something like this, not sure if it exactly highlights the purpose of the example for entries.