Skip to content

Commit

Permalink
small changes on opcode descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
hneemann committed Feb 3, 2017
1 parent 383105f commit 6fd9e0b
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 63 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ private Const() {

@Override
public String toString() {
return "const";
return "[const]";
}

@Override
Expand Down
Loading

0 comments on commit 6fd9e0b

Please sign in to comment.