vm: make PUSH0 emit Integer
This commit is contained in:
parent
820b050b18
commit
f4fa712440
7 changed files with 14 additions and 17 deletions
|
@ -255,7 +255,7 @@ var structTestCases = []testCase{
|
|||
return t.y
|
||||
}
|
||||
`,
|
||||
[]byte{},
|
||||
big.NewInt(0),
|
||||
},
|
||||
{
|
||||
"test return struct from func",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue