Browse Source

adjust to development changes

Simon Krajewski 2 năm trước cách đây
mục cha
commit
fd2a8d787a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/compiler/hxb/hxbWriter.ml

+ 1 - 1
src/compiler/hxb/hxbWriter.ml

@@ -227,7 +227,7 @@ end
 
 class ['a] hxb_writer
 	(com : Common.context)
-	(anon_id : Type.t tanon_identification)
+	(anon_id : Type.t Tanon_identification.tanon_identification)
 = object(self)
 
 	val mutable current_module = null_module