Quellcode durchsuchen

adjust to development changes

Simon Krajewski vor 2 Jahren
Ursprung
Commit
fd2a8d787a
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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