cue/testdata: convert definitions/ tests to inline @test format
Convert typocheck.txtar and issue4000.txtar from golden-file format
to inline @test(...) annotations, replacing the out/eval and
out/evalalpha golden sections.
Signed-off-by: Marcel van Lohuizen <mpvl@gmail.com>
Change-Id: I89d17b20218a64f71a3ad29b9c7e516fbe4ba821
Reviewed-on: https://cue.gerrithub.io/c/cue-lang/cue/+/1235382
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>