-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
cue: add a regression test for invalid pattern matching syntax errors
The new evaluator correctly shows these as errors, whereas the old evaluator would seem to discard the error entirely. Closes #3555. Signed-off-by: Daniel Martí <mvdan@mvdan.cc> Change-Id: Ib76446dcac2150da3cf728895d5a0f6b853088db Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1206352 TryBot-Result: CUEcueckoo <cueckoo@cuelang.org> Reviewed-by: Marcel van Lohuizen <mpvl@gmail.com>
Showing
1 changed file
with
148 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters