We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
% jsonnet -e 'local a = {a:: "foo"}; local b = std.mergePatch(a, {}); b.a' RUNTIME ERROR: Field does not exist: a <cmdline>:1:57-59