diff options
Diffstat (limited to 'test-suite/failure/Case12.v')
-rw-r--r-- | test-suite/failure/Case12.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/failure/Case12.v b/test-suite/failure/Case12.v index cf6c2026..4a77f139 100644 --- a/test-suite/failure/Case12.v +++ b/test-suite/failure/Case12.v @@ -1,5 +1,5 @@ -Type +Fail Type (fun x : nat => match x return nat with | S x as b => match x with |