Skip to content

Commit

Permalink
Add TODO(#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Supercaly committed Jul 20, 2021
1 parent b944ee4 commit d28a36b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/coppervm/inst_def.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ var InstDefs = [InstCount]InstDef{
type InstKind int

const (
// TODO(#9): Add more instructions
InstNoop InstKind = iota
InstPush
InstAdd
Expand Down

0 comments on commit d28a36b

Please sign in to comment.