Hi guys,

I'm new to "Go"... I wonder how can I separate my source files into 
multiple files instead of needing to keep all code into one file?

I tried but it always return results like:

2012/11/03 11:15:39 go-app-builder: Failed parsing input: failed parsing dir 
script: found packages main (main.go) and a (a.go) in c:\gae\script

My files structure is:
c:\gae\app.yaml

c:\gae\script\a.go

c:\gae\script\main.go


Thanks,
Lawrence

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/ecrGCOkw_IcJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to