فهرست منبع

[hxb] whitespace nazi

Rudy Ges 1 سال پیش
والد
کامیت
e3d2826633
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/compiler/hxb/hxbWriter.ml

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

@@ -1239,7 +1239,7 @@ module HxbWriter = struct
 				| None ->
 					Chunk.write_u8 writer.chunk 0;
 					write_tmono_ref writer r;
-					| Some t ->
+				| Some t ->
 					(* Don't write bound monomorphs, write underlying type directly *)
 					write_type_instance writer t
 				end