Hello! 
I have this script : https://pastebin.com/WYAMUmj9

When i run Both print and print2 (using go run test.go) everything works
If i only run print2 it throws me this error:
"fork/exec 
C:\Users\Puka\AppData\Local\Temp\go-build172649898\command-line-arguments\_obj\exe\test.exe:
 
Access is denied."
If i do "go build test.go" and then run the .exe the print2 function works.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to