Skip to content

Commit

Permalink
revert a bad change
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro committed Jul 28, 2024
1 parent d5ec7f5 commit b1cdfe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reason-parser/reason_pprint_ast.ml
Original file line number Diff line number Diff line change
Expand Up @@ -7689,7 +7689,7 @@ let printer = object(self:'self)
let loc_end = last.pstr_loc.loc_end in
let items =
groupAndPrint
~xf:self#structure_item
~xf:structure_item
~getLoc:(fun x -> x.pstr_loc)
~comments:self#comments
structureItems
Expand Down

0 comments on commit b1cdfe3

Please sign in to comment.