package main import "git.drinkme.beer/hetianxia/abc/v2" func main() { abc.Print() abc.PrintV2() }