package main // 第一种方法 import ( fmt ) // 第二种方法 import ( .fmt ) // 第三种方法 import ( ffmt ) func main(){ fmt.Println() Println() f.Println() } go 命令行 bug start a bug report build compile packages and dependencies clean remove object files and cached