blob: 3521327ae2b23d865199366f7e7c73a7bc80edef [file] [log] [blame]
public String toStringExpression(int tab) {
return tab - 4;
}