nestedbytes

Results 2 issues of nestedbytes

Made it "sudo"

I cloned the repo and ran: ```sh go build -o babygo ``` and then ```sh ./babygo build -o hello ./example/hello ``` but it gave an error ``` panic: No source...