Groups
Groups
Sign in
Groups
Groups
Jsonnet
Conversations
About
Send feedback
Help
How to derive formally a certain sample program from the jsonnet reference manual?
44 views
Skip to first unread message
Evan Aad
unread,
Jun 30, 2024, 8:13:47 PM
6/30/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jsonnet
How can the following program, listed in the jsonnet reference manual, be derived from the formal specifications?
local a = local x = 'a'; x;
local foo = local x = 'b'; a;
foo
I don't see any formation rule that allows concatenating expressions.
Reply all
Reply to author
Forward
0 new messages