cue: always check that ParseExpr doesn't panic in the fuzzer
I just realised that we should check it doesn't panic in all cases,
and not just in those where ParseFile reports an error.
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: I17bb455bb4c90c420fe2dbcc07fdc8e8b423e1fc
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1235292
Reviewed-by: Matthew Sackman <matthew@cue.works>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>