Skip to content
Snippets Groups Projects
Commit 41300409 authored by aalbert's avatar aalbert
Browse files

Mettre à jour project1/bin/main.ml

parent 2c79d2dd
No related branches found
No related tags found
Loading
......@@ -27,5 +27,5 @@ let () =
(* processing parsed_files *)
let results = List.map !process parsed_files in
(* print results *)
(* printing results *)
List.iter print_result results
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