Imports of package token

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/hashicorp/hcl/hcl/tokenPackage token defines constants representing the lexical tokens for HCL (HashiCorp Configuration Language)
strconvPackage strconv implements conversions to and from string representations of basic data types.