summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug136.dfy
diff options
context:
space:
mode:
Diffstat (limited to 'Test/dafny4/Bug136.dfy')
-rw-r--r--Test/dafny4/Bug136.dfy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny4/Bug136.dfy b/Test/dafny4/Bug136.dfy
index 5f3cde69..97c9e389 100644
--- a/Test/dafny4/Bug136.dfy
+++ b/Test/dafny4/Bug136.dfy
@@ -1,4 +1,4 @@
-// RUN: %dafny /compile:0 /print:- "%s" > "%t"
+// RUN: %dafny /compile:0 /print:"%t.print" "%s" > "%t"
// RUN: %diff "%s.expect" "%t"
method test()