Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
ANON102943
Total activity
4
Last activity
January 30, 2024 19:01
Member since
January 28, 2024 22:51
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
January 30, 2024 19:01
Changing the package to main did work thank you! Do the name of functions have to be the same as packages in Go?
Community
GoLand
Windows version not compatible with Goland. Programs will not run
0 votes
Created
January 29, 2024 19:15
1. I am running the basic “Hello World” code package awesomeProjectimport “fmt”func main() { fmt.Println("Hello World")}2. Happens on all my projects. I don't think I did my go build wrong but c...
Community
GoLand
Windows version not compatible with Goland. Programs will not run
0 votes