Explorar o código

add var position on analyzer crash report

Aleksandr Kuzmenko %!s(int64=5) %!d(string=hai) anos
pai
achega
04926ce1e1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/core/tPrinting.ml

+ 1 - 0
src/core/tPrinting.ml

@@ -583,6 +583,7 @@ module Printer = struct
 			"v_capture",string_of_bool v.v_capture;
 			"v_extra",s_opt s_tvar_extra v.v_extra;
 			"v_meta",s_metadata v.v_meta;
+			"v_pos",s_pos v.v_pos;
 		]
 
 	let s_module_kind = function