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

     1  hello: "Hello \(world)"
     2  
     3  world: string