aboutsummaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/bug_7967.v
blob: 2c8855fd5415140abad6bb8a1beef00ad13509dc (plain)
1
2
Set Universe Polymorphism.
Inductive A@{} : Set := B : ltac:(let y := constr:(Type) in exact nat) -> A.