6 changed files with 0 additions and 30 deletions
@ -1 +0,0 @@ |
|||
600160805460006080530b601b59600160005460206000f2602a58602760005460206000f26002608054 |
@ -1,6 +0,0 @@ |
|||
;; code should return 39 |
|||
;; i should remain 1 |
|||
{ |
|||
[i] 1 |
|||
( if (> @i 0) { (return 39) [i] 2 } (return 1) ) |
|||
} |
@ -1 +0,0 @@ |
|||
6001620f4240f2 |
@ -1,6 +0,0 @@ |
|||
|
|||
(asm |
|||
1 |
|||
1000000 |
|||
RETURN ;; return 1 byte from index 1M |
|||
) |
@ -1 +0,0 @@ |
|||
60016064546002608454600360a45460606064f2 |
@ -1,15 +0,0 @@ |
|||
|
|||
(asm |
|||
1 |
|||
100 |
|||
MSTORE |
|||
2 |
|||
132 |
|||
MSTORE |
|||
3 |
|||
164 |
|||
MSTORE |
|||
96 |
|||
100 |
|||
RETURN |
|||
) |
Loading…
Reference in new issue