From 83f321c19cfd97e386d7bd5f0aca24ea46c43d2b Mon Sep 17 00:00:00 2001 From: Gaetan Gilbert Date: Fri, 31 Mar 2017 13:53:08 +0200 Subject: Instances should obey universe binders even when defined by tactics. --- test-suite/output/UnivBinders.out | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test-suite/output/UnivBinders.out (limited to 'test-suite/output/UnivBinders.out') diff --git a/test-suite/output/UnivBinders.out b/test-suite/output/UnivBinders.out new file mode 100644 index 0000000000..128bc77673 --- /dev/null +++ b/test-suite/output/UnivBinders.out @@ -0,0 +1,6 @@ +bar@{u} = nat + : Wrap@{u} Set +(* u |= Set < u + *) + +bar is universe polymorphic -- cgit v1.2.3