aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_initialFiller.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-05-12 20:01:04 +0800
committerYoichi Hirai <i@yoichihirai.com>2017-05-24 20:37:48 +0800
commitfe4da95a7cf20beb151e28b767a774bd281a3304 (patch)
tree86b0de28df09cde45bfd2a94bf1364b9b5d7c869 /src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_initialFiller.json
parentef8c548d79ce30ac93b6da5bc0656fc35cfb330d (diff)
downloadtangerine-tests-fe4da95a7cf20beb151e28b767a774bd281a3304.tar
tangerine-tests-fe4da95a7cf20beb151e28b767a774bd281a3304.tar.gz
tangerine-tests-fe4da95a7cf20beb151e28b767a774bd281a3304.tar.bz2
tangerine-tests-fe4da95a7cf20beb151e28b767a774bd281a3304.tar.lz
tangerine-tests-fe4da95a7cf20beb151e28b767a774bd281a3304.tar.xz
tangerine-tests-fe4da95a7cf20beb151e28b767a774bd281a3304.tar.zst
tangerine-tests-fe4da95a7cf20beb151e28b767a774bd281a3304.zip
The LLL code should be in braces
Diffstat (limited to 'src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_initialFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_initialFiller.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_initialFiller.json b/src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_initialFiller.json
index 63e96a704..4ac783505 100644
--- a/src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_initialFiller.json
+++ b/src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_initialFiller.json
@@ -41,7 +41,7 @@
"pre" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "0x0de0b6b3a7640000",
- "code" : "(MSTORE 0 0x112233445566778899aabbccddeeff) (RETURNDATACOPY 32 0 0) (SSTORE 0 (MLOAD 0))",
+ "code" : "{ (MSTORE 0 0x112233445566778899aabbccddeeff) (RETURNDATACOPY 32 0 0) (SSTORE 0 (MLOAD 0)) }",
"nonce" : "0x00",
"storage" : {
"0x00" : "0x01"