Skip to content

Commit

Permalink
Update stack index
Browse files Browse the repository at this point in the history
  • Loading branch information
ngallagher committed Feb 5, 2019
1 parent 2e8d1ef commit 63cfa62
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ public int size() {
return locals.size();
}

@Override
public String toString() {
return String.valueOf(locals);
}
Expand Down

0 comments on commit 63cfa62

Please sign in to comment.