You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cue version
cue version 0.8.1
go version go1.22.2
-buildmode pie
-compiler gc
-trimpath true
DefaultGODEBUG httplaxcontentlength=1,httpmuxgo121=1,tls10server=1,tlsrsakex=1,tlsunsafeekm=1
CGO_ENABLED 1
GOARCH amd64
GOOS linux
GOAMD64 v1
Does this issue reproduce with the latest stable release?
Given that we plan to phase out list arithmetic in favor of list.Concat soon (#2237), and seeing how list.Concat works well in your example, I suspect this might not be worth attempting to fix.
What version of CUE are you using (
cue version
)?Does this issue reproduce with the latest stable release?
Yes.
What did you do?
cue cmd test1
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: