cuelang.org/go@v0.10.1/cue/load/testdata/testmod_legacy/cue.mod/module.cue (about)

     1  // Note: no major version suffix.
     2  module: "test.example/foo"
     3  
     4  // Note: no language.version field present.
     5  
     6  // Note: extra field not allowed by later strict module versions.
     7  extraField: 124