update example
This commit is contained in:
parent
601db4d9f3
commit
ca5eba20f8
|
@ -1,4 +1,4 @@
|
|||
import ../nimbus/vm/code_stream, ../nimbus/vm/interpreter/opcode_values, strformat
|
||||
import ../nimbus/vm/code_stream, strformat
|
||||
|
||||
var c = newCodeStreamFromUnescaped("0x6003600202600055")
|
||||
|
||||
|
|
Loading…
Reference in New Issue