Imports of package static

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
go/formatPackage format implements standard formatting of Go source.
io/ioutilPackage ioutil implements some I/O utility functions.
unicodePackage unicode provides data and functions to test some properties of Unicode code points.