Skip to content

Instantly share code, notes, and snippets.

@yorickpeterse
Created July 19, 2014 11:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yorickpeterse/37b9c7177cb91a517957 to your computer and use it in GitHub Desktop.
Save yorickpeterse/37b9c7177cb91a517957 to your computer and use it in GitHub Desktop.
# command-line-arguments
src/sqlgui/main.go:9: syntax error: unexpected semicolon or newline before {
src/sqlgui/main.go:12: non-declaration statement outside function body
src/sqlgui/main.go:14: missing condition in if statement
src/sqlgui/main.go:17: non-declaration statement outside function body
src/sqlgui/main.go:19: non-declaration statement outside function body
src/sqlgui/main.go:21: missing condition in if statement
src/sqlgui/main.go:24: non-declaration statement outside function body
src/sqlgui/main.go:26: non-declaration statement outside function body
src/sqlgui/main.go:28: non-declaration statement outside function body
src/sqlgui/main.go:30: non-declaration statement outside function body
src/sqlgui/main.go:30: too many errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment