cuelang.org/go@v0.10.1/cue/load/testdata/testmod/multi3/other.cue (about)

     1  package other
     2  
     3  import "mod.test/test/sub"
     4  
     5  // This is a non-default package for the directory.
     6  
     7  x: sub