Imports of package inline

PathSynopsis
cmd/compile/internal/base
cmd/compile/internal/ir
cmd/compile/internal/logopt
cmd/compile/internal/typecheck
cmd/compile/internal/types
cmd/internal/obj
cmd/internal/src
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
go/constantPackage constant implements Values representing untyped Go constants and their corresponding operations.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.