Skip to content

Commit

Permalink
Make dune 2.0 happy
Browse files Browse the repository at this point in the history
  • Loading branch information
smolkaj authored Nov 27, 2019
1 parent b436ff4 commit db72dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/parser.ml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ end)

let%test_module _ = (module struct

Printexc.record_backtrace false;;
let () = Printexc.record_backtrace false

let%expect_test "atom" =
parse_string "this_is_AN_At0m"
Expand Down

0 comments on commit db72dee

Please sign in to comment.