aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/ppextend.ml
diff options
context:
space:
mode:
Diffstat (limited to 'interp/ppextend.ml')
-rw-r--r--interp/ppextend.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/interp/ppextend.ml b/interp/ppextend.ml
index ce19dd8a9..606196fcd 100644
--- a/interp/ppextend.ml
+++ b/interp/ppextend.ml
@@ -33,6 +33,7 @@ let ppcmd_of_cut = function
type unparsing =
| UnpMetaVar of int * parenRelation
+ | UnpBinderMetaVar of int * parenRelation
| UnpListMetaVar of int * parenRelation * unparsing list
| UnpBinderListMetaVar of int * bool * unparsing list
| UnpTerminal of string