lean4-htt/tests/lean/file_not_found.lean.expected.out
Leonardo de Moura 4c6a589e6c feat: indented do blocks
@Kha it is soooooo much nicer :)
2020-09-14 13:44:51 -07: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:13:0: error: permission denied (error code: 13)
file: readonly.txt
file_not_found.lean:14:0: error: invalid argument (error code: 9, bad file descriptor)