This commit is contained in:
Mark McGranaghan 2012-09-20 22:33:55 -07:00
parent 80f5ba3e00
commit f663a06752

View File

@ -1,5 +1,5 @@
package main // Use the `os` package to list, set, and get
// environment variables.
package main // Use the `os` package to list, set, and get
// environment variables.
import (
"os"
"fmt"