Explorar o código

fix compilation

Simon Krajewski %!s(int64=12) %!d(string=hai) anos
pai
achega
5ce4157205
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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