| commit | cd0f799e65619c30e984c03b905507ff0216e825 | [log] [tgz] |
|---|---|---|
| author | Robert Griesemer <gri@golang.org> | Tue Feb 22 18:17:03 2011 -0800 |
| committer | Robert Griesemer <gri@golang.org> | Tue Feb 22 18:17:03 2011 -0800 |
| tree | 9edd102fdf2c18375a6fc22c77be01b975871dfc | |
| parent | bdbea6e41029bd4d4efd2265710c70ccfe36239a [diff] |
exp/eval, go/printer: fix build There are some minor irregularities in the printer output (some paren's are present that should be removed), but these are unrelated issues. Will review in a 2nd step. R=rsc CC=golang-dev https://golang.org/cl/4188068