aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ml
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2016-07-18 21:15:23 +0200
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2016-07-19 11:18:26 +0200
commit63f3ca8973a877f22db4d5fea541c1fab1b706f2 (patch)
treeea87cd63826239ca60f8d353c27596e9a8c490c5 /configure.ml
parent6c5d59b76265e4159d4e3b06ef71963067d4d288 (diff)
Removing a source of clash with multiple recursive patterns in notations.
The same variable name was used to collect the binders and the successive steps of matching one binder, resulting in unexpected attempts for merging in the presence of multiple occurrence of the same recursive pattern. An amusing side-effect: when eta-expanding for a notation with recursive binders, it is the second variable of the "x .. y" which is used to invent a name rather than the first one.
Diffstat (limited to 'configure.ml')
0 files changed, 0 insertions, 0 deletions