summaryrefslogtreecommitdiff
path: root/test-suite/bugs/opened/3304.v
blob: 529cc737dff59d4dc61d0ac7f681747d4c510f57 (plain)
1
2
3
Fail Notation "( x , y , .. , z )" := $(let r := constr:(prod .. (prod x y) .. z) in r)$.
(* The command has indeed failed with message:
=> Error: Special token .. is for use in the Notation command. *)