Browse Source

fix compilation

Simon Krajewski 12 years ago
parent
commit
5ce4157205
1 changed files with 1 additions and 1 deletions
  1. 1 1
      matcher.ml

+ 1 - 1
matcher.ml

@@ -542,7 +542,7 @@ let to_pattern ctx e t =
 		pc_reify = false;
 	} in
 	let x = loop pctx e t in
-	x, x.pc_locals
+	x, pctx.pc_locals
 
 let get_pattern_locals ctx e t =
 	try