mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-20 18:16:30 +03:00
20 lines
350 B
JSON
20 lines
350 B
JSON
{
|
|
"steps": [
|
|
{
|
|
"stdout": "EMBEDDED: assets/a.png (png tEXt, 40 chars)\n",
|
|
"stderr": "",
|
|
"exit": 0,
|
|
"signal": null
|
|
},
|
|
{
|
|
"stdout": "A prompt read from a file.\nSecond line.\n\n",
|
|
"stderr": "",
|
|
"exit": 0,
|
|
"signal": null
|
|
}
|
|
],
|
|
"files": {
|
|
"assets/a.png": "<binary 139 bytes>"
|
|
}
|
|
}
|