This package is only used by gotype at the moment.
R=rsc, r
CC=golang-dev
https://golang.org/cl/
5266042
13 files changed:
package main
import (
+ "exp/types"
"flag"
"fmt"
"go/ast"
"go/parser"
"go/scanner"
"go/token"
- "go/types"
"io/ioutil"
"os"
"path/filepath"
exp/sql\
exp/sql/driver\
exp/template/html\
+ exp/types\
expvar\
flag\
fmt\
go/printer\
go/scanner\
go/token\
- go/types\
gob\
hash\
hash/adler32\
include ../../../Make.inc
-TARG=go/types
+TARG=exp/types
GOFILES=\
check.go\
const.go\