aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/names.out
diff options
context:
space:
mode:
authorGravatar ppedrot <ppedrot@85f007b7-540e-0410-9357-904b9bb8a0f7>2013-09-03 18:18:49 +0000
committerGravatar ppedrot <ppedrot@85f007b7-540e-0410-9357-904b9bb8a0f7>2013-09-03 18:18:49 +0000
commit36e670c658274ce37d8d352032879db53897165c (patch)
tree40f15975af612dd8b9cb0c649d97e33000e5c227 /test-suite/output/names.out
parentb5e88d46530ba745f07a6d2664a0bba00f5f178a (diff)
Fixing some tests from the test-suite.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16760 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'test-suite/output/names.out')
-rw-r--r--test-suite/output/names.out8
1 files changed, 4 insertions, 4 deletions
diff --git a/test-suite/output/names.out b/test-suite/output/names.out
index ea7ce1266..2892dfd5a 100644
--- a/test-suite/output/names.out
+++ b/test-suite/output/names.out
@@ -1,6 +1,6 @@
The command has indeed failed with message:
=> Error:
- In environment
- y : nat
- The term "a y" has type "{y0 : nat | y = y0}"
- while it is expected to have type "{x : nat | x = y}".
+In environment
+y : nat
+The term "a y" has type "{y0 : nat | y = y0}"
+while it is expected to have type "{x : nat | x = y}".