Browse Source

eval is asys here

Simon Krajewski 6 năm trước cách đây
mục cha
commit
5b1acbc0c6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/context/common.ml

+ 1 - 0
src/context/common.ml

@@ -424,6 +424,7 @@ let get_config com =
 		{
 			default_config with
 			pf_static = false;
+			pf_asys = true;
 			pf_pad_nulls = true;
 			pf_uses_utf16 = false;
 			pf_supports_threads = true;