Browse Source

fix compilation

Simon Krajewski 12 năm trước cách đây
mục cha
commit
5ce4157205
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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