2015-12-03 05:44:35 +01:00
|
|
|
{
|
|
|
|
"input":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"operation": "append_list",
|
|
|
|
"len": 2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"operation": "append",
|
|
|
|
"value": "cat"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"operation": "append",
|
|
|
|
"value": "dog"
|
|
|
|
}
|
2015-12-03 05:47:07 +01:00
|
|
|
],
|
2015-12-03 05:44:35 +01:00
|
|
|
"output": "0xc88363617183646f67"
|
|
|
|
}
|