From 72ad56209fe10e3120c19ca5b820ff267423ab1d Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sat, 11 Apr 2020 15:41:21 +0100 Subject: spec: fix precedence of `===` and `with` --- tests_buffer | 1 - 1 file changed, 1 deletion(-) (limited to 'tests_buffer') diff --git a/tests_buffer b/tests_buffer index 3240b41..e01d7a7 100644 --- a/tests_buffer +++ b/tests_buffer @@ -11,7 +11,6 @@ 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/ -- cgit v1.2.3