diff options
| -rw-r--r-- | translate/ppconstrnew.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translate/ppconstrnew.ml b/translate/ppconstrnew.ml index 21486e5110..ec1405f76a 100644 --- a/translate/ppconstrnew.ml +++ b/translate/ppconstrnew.ml @@ -108,7 +108,7 @@ let pr_name = function let pr_located pr (loc,x) = pr x -let las = 2 +let las = 12 let rec pr_patt inh p = let (strm,prec) = match p with |
