Sign in
◑
Theme
go
/
go
/
bd5ca22232d67810d9996aa9c67059e20253e6f8
/
.
/
src
/
cmd
/
internal
/
obj
/
libc.go
blob: b200b2604700449230c9af080f9e4905aa8ce734 [
file
]
// Copyright 2015 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package obj
const (
AEXIST = 0
BOM = 0xFEFF
)
var GOEXPERIMENT string