Closed alanjds closed 6 years ago
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"
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.
Closing as no feedback was provided in more than 6 months.
@owenkealey please reopen if you can provide the failing code.
google/grumpy#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