blob: 07040daee57991188df9d044c1e4502542555bda [file] [log] [blame]
package easysub
import "fmt"
func Hello() {
fmt.Println("easysub.Hello")
}