Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alanjds opened this issue Aug 21, 2018 · 3 comments
Closed

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

alanjds opened this issue Aug 21, 2018 · 3 comments
Labels
imported Imported from google/grumpy

Comments

@alanjds
Copy link

alanjds commented Aug 21, 2018

google#391 opened by @owenkealey on Jan 18

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

@alanjds
Copy link
Author

alanjds commented Aug 21, 2018

Comment by owenkealey
Thursday Jan 18, 2018 at 23:51 GMT


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
Author

alanjds commented Aug 21, 2018

Comment by alanjds
Wednesday Feb 28, 2018 at 02:48 GMT


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

@alanjds alanjds added the imported Imported from google/grumpy label Aug 21, 2018
@alanjds
Copy link
Author

alanjds commented Sep 2, 2018

Closing as no feedback was provided in more than 6 months.

@owenkealey please reopen if you can provide the failing code.

@alanjds alanjds closed this as completed Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported Imported from google/grumpy
Projects
None yet
Development

No branches or pull requests

1 participant