summaryrefslogtreecommitdiff
path: root/Test/hofs/LambdaParsefail2.dfy
diff options
context:
space:
mode:
Diffstat (limited to 'Test/hofs/LambdaParsefail2.dfy')
-rw-r--r--Test/hofs/LambdaParsefail2.dfy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/hofs/LambdaParsefail2.dfy b/Test/hofs/LambdaParsefail2.dfy
index 148fc03c..ead3b9ec 100644
--- a/Test/hofs/LambdaParsefail2.dfy
+++ b/Test/hofs/LambdaParsefail2.dfy
@@ -1,4 +1,4 @@
-// RUN: %dafny /compile:0 /print:"%t.print" "%s" > "%t"
+// RUN: %dafny /print:"%t.print" "%s" > "%t"
// RUN: %diff "%s.expect" "%t"