Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9256343
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T11:55:05+00:00 2026-06-18T11:55:05+00:00

Trying run a simple hello world go program returns an error. # command-line-arguments runtime.main:

  • 0

Trying run a simple hello world go program returns an error.

# command-line-arguments
runtime.main: undefined: main.init
runtime.main: undefined: main.main

The file contents:

package main    
import "fmt"
func main() {
  fmt.Println("Hello, World!")
}

main is obviously defined and adding func init() {} doesn’t help.

Both the run and build commands result in the same error.

go build hello_test.go
go run hello_test.go
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T11:55:07+00:00Added an answer on June 18, 2026 at 11:55 am

    Rename hello_test.go to e.g. hello.go and it should work as expected. Go source files ending in _test are special (for the go build system). They’re reserved for the go test command.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to run a simple Hello World C++ program on Eclipse (Galileo) CDT plugin
I'm trying to run a simple Hello World! program on a Fedora Linux system
I am trying to run a simple program hello world in my android mobile.
I am trying to run simple Hello World but it gives this error.. Failed
So I am trying to run console 64 bit Hello World program. I have
I'm trying to debug the simple Hello World program that ships with Eclipse CDT.
I was trying to do code coverage on a simple hello world program in
I am trying to invoke a simple Hello World Cobol program through java. The
I'm trying to build a command line program to run in the terminal of
It's getting frustrating. I've been trying to get a simple hello world type program

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.