blob: 7907316a607fc48a91acf63318a863d481a2de86 [file] [log] [blame]
package imports
import "fmt"
var Hello = fmt.Sprintf("Hello, world")