summaryrefslogtreecommitdiff
path: root/tests_buffer
diff options
context:
space:
mode:
Diffstat (limited to 'tests_buffer')
-rw-r--r--tests_buffer5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests_buffer b/tests_buffer
index 74e76bc..6f5aae5 100644
--- a/tests_buffer
+++ b/tests_buffer
@@ -7,6 +7,11 @@ x.({ a : Bool, b })
x.({ a })
x.{ a : Bool }
s/QuotedVariable/VariableQuoted/
+From https://github.com/dhall-lang/dhall-lang/issues/280 :
+ "${ not_really_an_expression ;-) }"
+ ''${ not_an_expression ;-) }''
+ {- {- -} 1
+{ x = 0 } with x = 1 + 1
import:
failure/