import.cc
29.8 KB
-
compiler: fix import of indirectly imported type alias · 1baafc8d
We were looking for the " = " before the optional package name that appears for an indirect reference, but the exporter was putting it after. Test is https://golang.org/cl/70290. Reviewed-on: https://go-review.googlesource.com/70330 From-SVN: r253694
Ian Lance Taylor committed