Closed K-Phoen closed 4 months ago
In cue, the following inline definition is currently parsed as a field instead of an object:
container: { #SomeInlineDefinition: { field: string } inline: #SomeInlineDefinition }
Note: in addition to the changes introduced by this PR, the diff includes unreleased changes living in main.
main
In cue, the following inline definition is currently parsed as a field instead of an object: