Closed
Description
by buttock.scout:
Before filing a bug, please check whether it has been fixed since the latest release: run "hg pull -u" and retry what you did to reproduce the problem. Thanks. What steps will reproduce the problem? 1. 6g -o gobuilder.o gobuilder.go && 6l -o gobuilder gobuilder.o 2. ./gobuilder -f gobuilder.go What is the expected output? What do you see instead? Formatting source file... Error: Formatted source code the actual output is attached as a .txt What is your $GOOS? $GOARCH? darwin/amd64 Which revision are you using? (hg identify) 4a3f8104324e tip Please provide any additional information below. I've attached both the source code and the error it displays, the .txt file is UTF-8 encoded
Attachments:
- gobuilder.go (1272 bytes)
- bug.txt (831 bytes)