Am 07.08.20 um 05:00 schrieb [email protected]:
//export test
func test() {
fmt.Println("test code")
}
`test` is not exported. It would be, if it was called `Test` with a
capital `T`.
Lutz
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/golang-nuts/DB8P191MB1063FA4C7DCBC0251C9B28119E490%40DB8P191MB1063.EURP191.PROD.OUTLOOK.COM.