lean4-htt/tests/lean/run/.gitignore
Reijo Jaakkola 32897440dc
fix: change IO.FS.Handle.read to return empty array at EOF
Make EOF handling in IO.FS.Handle consistent with EOF handling in
IO.FS.Handle.getLine. Previously returned error at EOF which ended up
causing segmentation fault. Remove the declaration of g_io_error_eof,
since it becomes redundant.

Closes #349
2021-06-08 13:17:53 +02:00

7 lines
93 B
Text

/foo.txt
/foo2.txt
/foo3.txt
/foo4.txt
/print_error.lean.cpp
/print_error.lean.out
/tmp_file