9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
# zip_open: file has extra bytes at end of archive
|
|
program tryopen
|
|
file testextrabytes.zzip testextrabytes.zip
|
|
arguments testextrabytes.zzip
|
|
return 0
|
|
stdout
|
|
opening 'testextrabytes.zzip' succeeded, 1 entries
|
|
end-of-inline-data
|