1 2 3 4 5
main := ( (print-s (load-file 'tests/data/file1.txt)) (print-s (load-file 'tests/data/file2.txt)) );