aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stRefundTest/refund_singleSuicideFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stRefundTest/refund_singleSuicideFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stRefundTest/refund_singleSuicideFiller.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/src/GeneralStateTestsFiller/stRefundTest/refund_singleSuicideFiller.json b/src/GeneralStateTestsFiller/stRefundTest/refund_singleSuicideFiller.json
index ab80f1db0..7f2d59d6b 100644
--- a/src/GeneralStateTestsFiller/stRefundTest/refund_singleSuicideFiller.json
+++ b/src/GeneralStateTestsFiller/stRefundTest/refund_singleSuicideFiller.json
@@ -74,22 +74,22 @@
"1000000000000000000000000000000000000001" : {
"balance" : "1000000000000000000",
"nonce" : "0",
- "code" : "contract Killer {",
- "code" : " function homicide() {",
- "code" : " suicide(msg.sender);",
- "code" : " }",
- "code" : "",
- "code" : " function multipleHomocide() {",
- "code" : " Killer k = this;",
- "code" : " k.homicide();",
- "code" : " }",
- "code" : "",
- "code" : " function run() returns (bool)",
- "code" : " {",
- "code" : " multipleHomocide();",
- "code" : " return true;",
- "code" : " }",
- "code" : "}",
+ "//comment1" : "contract Killer {",
+ "//comment2" : " function homicide() {",
+ "//comment3" : " suicide(msg.sender);",
+ "//comment4" : " }",
+ "//comment5" : "",
+ "//comment6" : " function multipleHomocide() {",
+ "//comment7" : " Killer k = this;",
+ "//comment8" : " k.homicide();",
+ "//comment9" : " }",
+ "//comment10" : "",
+ "//comment11" : " function run() returns (bool)",
+ "//comment12" : " {",
+ "//comment13" : " multipleHomocide();",
+ "//comment14" : " return true;",
+ "//comment15" : " }",
+ "//comment16" : "}",
"code" : "0x606060405260e060020a600035046309e587a58114602e5780632e4699ed146049578063c040622614609b575b005b602c3373ffffffffffffffffffffffffffffffffffffffff16ff5b602c5b60003090508073ffffffffffffffffffffffffffffffffffffffff166309e587a56040518160e060020a0281526004018090506000604051808303816000876161da5a03f11560025750505050565b60a5600060b9604c565b604080519115158252519081900360200190f35b5060019056",
"storage" : {
}