github.com/joomcode/cue@v0.4.4-0.20221111115225-539fe3512047/cue/load/testdata/other/main.cue (about) 1 // Test data - not compiled. 2 3 package main 4 5 import ( 6 "./file" 7 ) 8 9 {}