Skip to content

Commit f575e0c

Browse files
committed
Fix ci error
1 parent c5040e2 commit f575e0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jscomp/gentype/TranslateStructure.ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ and addAnnotationsToFields ~config (expr : Typedtree.expression)
5757
| _ -> (fields, argTypes)
5858
[@@live]
5959

60+
[@@live]
6061
(** Recover from expr the renaming annotations on named arguments. *)
6162
let addAnnotationsToFunctionType ~config (expr : Typedtree.expression)
6263
(type_ : type_) =

0 commit comments

Comments
 (0)