Skip to content
Snippets Groups Projects
Commit c3495990 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

funclang series5: Added some comments in test file.

parent b8997103
No related branches found
No related tags found
No related merge requests found
#use "ass13.ml"
(* Note: to run this test, run 'ocaml test_expr.ml' in the command line. This
* will print a list of SUCCESS/FAILURE lines (actually only SUCCESS for the
* current tests, but feel free to add some more challenging tests. *)
let test tested_method e expect yield =
if yield = expect then
print_endline "SUCCESS"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment