tools/go/loader
Alex Brainman d89a972634 go/loader: remove blank line
Blank line was inserted by mistake in CL 12830.

Change-Id: I9e4b3562a4efcab43c5a85c2960a0d22c0aab752
Reviewed-on: https://go-review.googlesource.com/12883
Reviewed-by: Dmitri Shuralyov <shurcool@gmail.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
2015-07-31 21:22:20 +00:00
..
testdata go/loader: improve robustness in face of input errors 2015-02-02 20:01:59 +00:00
cgo.go go.tools/*: replace $GOROOT/src/pkg with $GOROOT/src where appropriate. 2014-09-08 13:24:38 -04:00
doc.go go/loader: eliminate ImportFromBinary option and PackageCreated hook 2015-04-17 18:58:17 +00:00
example14_test.go go/loader: fork example_test.go for go1.4 since the expectations differ 2015-07-30 00:13:23 +00:00
example_test.go go/loader: fork example_test.go for go1.4 since the expectations differ 2015-07-30 00:13:23 +00:00
loader.go go/loader: add paranoid assertions to help diagnose issue 11012 2015-07-29 18:39:32 +00:00
loader_test.go go/loader: remove blank line 2015-07-31 21:22:20 +00:00
stdlib_test.go go/types: change {Type,Object,Selection}String to accept a Qualifier function 2015-06-30 19:00:00 +00:00
util.go go/loader: limit concurrency of I/O operations during parsing 2015-04-06 15:15:05 +00:00