• Rob Pike's avatar
    spec: an initial BOM can be ignored · 488350ac
    Rob Pike authored
    After further deliberation, let's back down to the Unicode proposal.
    Ignoring aBOMinations anywhere means that things like
            grep unsafe *.go
    might fail because there's a BOM in the middle: unBOMsafe.
    
    R=golang-dev, rsc, 0xjnml, gri, bradfitz
    CC=golang-dev
    https://golang.org/cl/6490091
    488350ac
go_spec.html 165 KB