mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-05-07 15:07:36 +00:00
parent
0a09a20900
commit
35b30ccfdf
6 changed files with 3 additions and 15 deletions
|
@ -1,4 +1,4 @@
|
|||
// Code generated by "stringer -type Opcode -linecomment"; DO NOT EDIT.
|
||||
// Code generated by "stringer -type=Opcode -linecomment"; DO NOT EDIT.
|
||||
|
||||
package opcode
|
||||
|
||||
|
@ -77,7 +77,6 @@ func _() {
|
|||
_ = x[TUCK-78]
|
||||
_ = x[SWAP-80]
|
||||
_ = x[ROT-81]
|
||||
_ = x[OLDPUSH1-81]
|
||||
_ = x[ROLL-82]
|
||||
_ = x[REVERSE3-83]
|
||||
_ = x[REVERSE4-84]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue