Test 1 Goran

This commit is contained in:
Goran Cvetkoski 2025-10-29 15:00:32 +01:00
parent d591e1bacd
commit bcf0559184

View file

@ -1,5 +1,7 @@
package smsgateway
import (
testsdfsdfsdf
)
import "fmt"
func main() {
fmt.Println("Hello, World!")
}