package main import "fmt" import "goshm/shmparser" func main() { fmt.Println("hello") }