Commit c8d7d0d9 authored by Robert Griesemer's avatar Robert Griesemer

go/printer: update golden file (fix build)

Change-Id: I897a09a1c54f6d68c5dc68e189cb25dc72bb7590
Reviewed-on: https://go-review.googlesource.com/3240Reviewed-by: default avatarAlan Donovan <adonovan@google.com>
parent ad54a16b
......@@ -111,6 +111,9 @@ import (
)
// print import paths as double-quoted strings
// (we would like more test cases but the go/parser
// already excludes most incorrect paths, and we don't
// bother setting up test-ASTs manually)
import (
"fmt"
"math"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment