12 lines
232 B
Plaintext
12 lines
232 B
Plaintext
# zip_open: 0 size file is recognized as empty zip
|
|
program tryopen
|
|
file testfile.txt testfile.txt
|
|
arguments testfile.txt
|
|
return 1
|
|
stdout
|
|
opening 'testfile.txt' returned error 19
|
|
end-of-inline-data
|
|
stderr
|
|
1 errors
|
|
end-of-inline-data
|