This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
Replies: 2 comments 4 replies
-
To solve the interpolation problem in Note that if you disambiguate the names, it works as intended, but that doesn't seem like it should be necessary here. |
Beta Was this translation helpful? Give feedback.
4 replies
-
This discussion has been migrated to cue-lang/cue#967. For more details about CUE's migration to a new home, please see cue-lang/cue#1078. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm a newbie (I began learning Cue this afternoon). I have a related question about resolving parameter names when the function parameters have the same names as the output struct (I've scoured the docs and done a bunch of Googling, but it's entirely likely that being a newbie, I'm searching for the wrong criteria):
Beta Was this translation helpful? Give feedback.
All reactions