diff options
| author | Matthieu Sozeau | 2014-05-09 13:10:18 +0200 |
|---|---|---|
| committer | Matthieu Sozeau | 2014-05-09 13:10:18 +0200 |
| commit | c3ce76de37a988c120654760629b4609272f8885 (patch) | |
| tree | 8ad851468b3d0b9fb3bfd775f4c760af97c560f8 /test-suite/bugs/closed/HoTT_coq_114.v | |
| parent | 79220cec31a9c2c5cafc678b36f7af374417ecd5 (diff) | |
Refresh universes for Ltac's type_of, as the term can be used anywhere,
fixing two opened bugs from HoTT/coq.
Diffstat (limited to 'test-suite/bugs/closed/HoTT_coq_114.v')
| -rw-r--r-- | test-suite/bugs/closed/HoTT_coq_114.v | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/HoTT_coq_114.v b/test-suite/bugs/closed/HoTT_coq_114.v new file mode 100644 index 0000000000..341128338e --- /dev/null +++ b/test-suite/bugs/closed/HoTT_coq_114.v @@ -0,0 +1 @@ +Inductive test : $(let U := type of Type in exact U)$ := t. |
