I\'m a newcomer to Go. I extremely like the language, but I quickly realised that I needed to start dividing my files due to an increase in program size.
go r
just use this
go run *.go
it will work assuming u don't have any test files