summaryrefslogtreecommitdiff
path: root/dhall/tests/parser/failure/spacing/LetAnnotNoSpace.txt
diff options
context:
space:
mode:
authorNadrieril2020-06-25 14:09:24 +0100
committerNadrieril2020-06-25 15:12:09 +0100
commit812fb88102082493d1176aab7ee61b5339821492 (patch)
tree2a809604c2d3a4374b61f2c96e382ed0b59a1cf0 /dhall/tests/parser/failure/spacing/LetAnnotNoSpace.txt
parente3cdf3f386b6a682981e6bdf6ca6d215b0d0788d (diff)
spec: ensure `keyword` rule only matches keywords
Diffstat (limited to 'dhall/tests/parser/failure/spacing/LetAnnotNoSpace.txt')
-rw-r--r--dhall/tests/parser/failure/spacing/LetAnnotNoSpace.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/tests/parser/failure/spacing/LetAnnotNoSpace.txt b/dhall/tests/parser/failure/spacing/LetAnnotNoSpace.txt
index 577f157..06aef2d 100644
--- a/dhall/tests/parser/failure/spacing/LetAnnotNoSpace.txt
+++ b/dhall/tests/parser/failure/spacing/LetAnnotNoSpace.txt
@@ -3,4 +3,4 @@
1 | let x :T = y in e␊
| ^---
|
- = expected missing, if_, merge, NaN, Some_, toMap, assert, or forall
+ = expected missing, if_, merge, NaN, Some_, toMap, assert, or forall_keyword