[Need help] modify two scanner.go files to support allman style braces

I’ve fixed the go/scanner/scanner.go(https://github.com/forkgo-org/go/blob/master/src/go/scanner/scanner.go#L869), now it’s consistent with the cmd/compile/internal/syntax/scanner.go .

It seems everything is ok now, give a try to forkgo: https://github.com/forkgo-org/go