lean4-htt/tests/lean/file_not_found.lean.expected.out
Leonardo de Moura 2a16468f69 chore: fix test
2020-02-26 07:29:04 -08:00

9 lines
284 B
Text

file_not_found.lean:6:0: error: no such file or directory (error code: 2)
file: non-existent-file.txt
file_not_found.lean:12:0: error: permission denied (error code: 13)
file: readonly.txt
file_not_found.lean:13:0: error: invalid argument (error code: 9, bad file descriptor)