Test 1 Goran
This commit is contained in:
parent
d591e1bacd
commit
bcf0559184
1 changed files with 5 additions and 3 deletions
8
main.go
8
main.go
|
|
@ -1,5 +1,7 @@
|
||||||
package smsgateway
|
package smsgateway
|
||||||
|
|
||||||
import (
|
import "fmt"
|
||||||
testsdfsdfsdf
|
|
||||||
)
|
func main() {
|
||||||
|
fmt.Println("Hello, World!")
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue