We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b1d2f commit 3959903Copy full SHA for 3959903
02-exercises/18-mutable_records/problem.ml
@@ -62,7 +62,7 @@ module For_testing = struct
62
63
let%test "Testing advance_color..." =
64
advance_color test_ex_yellow;
65
- [%compare.equal: stoplight] test_ex_yellow' test_ex_yellow'
+ [%compare.equal: stoplight] test_ex_yellow' test_ex_yellow
66
;;
67
68
0 commit comments