blob: 6ebac140757cc1aba997368d3146db1e6f5cff86 [file]
package main
import "fmt"
func main ( ) {
fmt.Println("hello")
}