Replies: 1 comment 1 reply
-
@safferyj this looks like a bug - can you file an issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With
missingkey.tmpl
:Execution of
gomplate --missing-key zero -f missingkey.tmpl
with 4.1.0 generates the following output:Is this expected? $c and $d appear to be identical when printed, but the results are not the same when rendered inline with $testTemplate. For my application, the behaviour with $c is desired for both.
Beta Was this translation helpful? Give feedback.
All reactions