1 2 3 4 5 6
Record TruncType := BuildTruncType { trunctype_type : Type }. Fail Arguments BuildTruncType _ _ {_}. (* This should fail *)