From 3fdb62dee9830bb551798ee9c3dd2a3af1493e8d Mon Sep 17 00:00:00 2001 From: Gaƫtan Gilbert Date: Fri, 26 Oct 2018 16:55:54 +0200 Subject: Error when [foo.(bar)] is used with nonprojection [bar] (warn if bar is a nonprimitive projection) --- test-suite/output/Projections.v | 1 + 1 file changed, 1 insertion(+) (limited to 'test-suite/output') 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. -- cgit v1.2.3