#whats the problem in the file structure
20 messages · Page 1 of 1 (latest)
you've spelt it wrong, it's case sensitive - https://pkg.go.dev/fmt#Println
oops
but i still see no expected output
exited with exit code 0
that suppose to be not good right?
sounds like you've run a build there, that just compiles it
not sure what the "cannot be executed" business is
I got the reason why that was happening, it was compiling hello.go (my file name is main.go)
paths sound like they may reasonable
although not sure why it needs to apply them on build - goland is a bit weird in my experience