cue: add more entries to the fuzzing seed corpus
* numeric literals with exponents
* string labels with spaces
* complex built-ins like matchN
* recursive declarations
* octal escape sequences
* multi-line string and bytes literals
* indices and selectors
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: Ie7b528ba42fde0cb7425e64d6cfa189ed0893eed
Reviewed-on: https://cue.gerrithub.io/c/cue-lang/cue/+/1235172
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Matthew Sackman <matthew@cue.works>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>