lean4-htt/tests/lean/file_not_found.lean.expected.out
2020-01-12 11:05:48 -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)