summaryrefslogtreecommitdiff
path: root/Test/test2/TypeEncodingM.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/test2/TypeEncodingM.bpl')
-rw-r--r--Test/test2/TypeEncodingM.bpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/test2/TypeEncodingM.bpl b/Test/test2/TypeEncodingM.bpl
index 0287da12..40e60cf5 100644
--- a/Test/test2/TypeEncodingM.bpl
+++ b/Test/test2/TypeEncodingM.bpl
@@ -1,5 +1,5 @@
-// RUN: %boogie -noinfer -typeEncoding:m "%s" > "%t"
-// RUN: %diff "%s.expect" "%t"
+// RUN: %boogie -noinfer -typeEncoding:m "%s" > "%t"
+// RUN: %diff "%s.expect" "%t"
type TT;
procedure A()