Closed myitcv closed 3 years ago
e.g. for:
package x import "list" x: [...int] & list.MinItems(3) x: [1, 2, 3]
This issue has been migrated to https://github.com/cue-lang/cue/issues/863.
For more details about CUE's migration to a new home, please see https://github.com/cue-lang/cue/issues/1078.
e.g. for: