aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2019-03-31 23:01:41 +0200
committerPierre-Marie Pédrot2019-03-31 23:01:41 +0200
commitcb502e44aac8328ffd6c37429e050a01f72b2c53 (patch)
tree9d8f62a6b86af6d1eb233c199ab5cc5416834e6e /test-suite/output
parent44e5afe99d8b40c3ed0d546f56a446427c7c4da4 (diff)
parent3fdb62dee9830bb551798ee9c3dd2a3af1493e8d (diff)
Merge PR #8829: Error when [foo.(bar)] is used with nonprojection [bar], warn if [bar] nonprimitive projection.
Reviewed-by: ppedrot
Diffstat (limited to 'test-suite/output')
-rw-r--r--test-suite/output/Projections.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/output/Projections.v b/test-suite/output/Projections.v
index 2713e6a188..35f36e87d7 100644
--- a/test-suite/output/Projections.v
+++ b/test-suite/output/Projections.v
@@ -1,5 +1,6 @@
Set Printing Projections.
+Set Primitive Projections.
Class HostFunction := host_func : Type.