summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/4772.v
blob: c3109fa31c18197788fa42aebbf759cd2d3ef67b (plain)
1
2
3
4
5
6

Record TruncType := BuildTruncType {
  trunctype_type : Type
}.

Fail Arguments BuildTruncType _ _ {_}. (* This should fail *)