cuelang.org/go@v0.10.1/internal/core/runtime/testdata/compile.txtar (about) 1 -- compile.cue -- 2 @extern("test") 3 4 package ok 5 6 foo: _ @test("file.xx", fail) 7 -- out/extern -- 8 @test: TEST: fail compilation: 9 ./compile.cue:5:8