From 31d188ce818e1da343ae6ec6fc662323b9c1cca6 Mon Sep 17 00:00:00 2001 From: Tobias Lindahl Date: Thu, 2 May 2019 10:52:07 +0200 Subject: [PATCH] Update test of BLOCKHASH to correct arity --- test/asm_code/all_instructions.fate | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/asm_code/all_instructions.fate b/test/asm_code/all_instructions.fate index b0509c1..1cdfeb0 100644 --- a/test/asm_code/all_instructions.fate +++ b/test/asm_code/all_instructions.fate @@ -156,7 +156,7 @@ FUNCTION foo () : {tuple, []} GASPRICE arg119 - BLOCKHASH arg110 + BLOCKHASH a arg110 BENEFICIARY var163 @@ -235,4 +235,3 @@ FUNCTION foo () : {tuple, []} BALANCE_OTHER a arg0 SETELEMENT a 2 (1, "two", 3) 2 - \ No newline at end of file