Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

expected 'IDENT', found 'INT' 7 #391

Closed
owenkealey opened this issue Jan 18, 2018 · 2 comments
Closed

expected 'IDENT', found 'INT' 7 #391

owenkealey opened this issue Jan 18, 2018 · 2 comments

Comments

@owenkealey
Copy link

Hello,

Whenever I use this tool, it transpiles without error, but then when I try to run the Go file it produces, I am hit with this error

@owenkealey
Copy link
Author

changing the package from 7 to main also doesnt help as that results in the following error:

runtime.main_main·f: relocation target main.main not defined
runtime.main_main·f: undefined: "main.main"

@alanjds
Copy link
Contributor

alanjds commented Feb 28, 2018

Can you provide the program you are trying to transpile+compile+run ? Including the file name.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants