diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -117,7 +117,8 @@ func main() { }else if test { //fmt.Println(Round(12.55,0.5),Round(12.55,0.1),Round(12.55,1),Round(12.55,5)) //fmt.Println(getGitTag()) - fmt.Println("Nothing to test") + multichoice("Fuckoff") + fmt.Println("Nothing to test") //tmpltest() //newBill(1) //c := []int{2,3} |
