Skip to content

Commit

Permalink
Shouldn't have attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
gpetiot committed Dec 22, 2023
1 parent 42f6dab commit 000b4ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Extended_ast.ml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ module Parse = struct
| { pexp_desc=
Pexp_fun
({pparam_desc= `Param_newtype types1; pparam_loc= loc1}, e1)
; pexp_attributes= []
; _ } as e ->
let e =
match (expr m e1).pexp_desc with
Expand Down

0 comments on commit 000b4ed

Please sign in to comment.