blob: b200b2604700449230c9af080f9e4905aa8ce734 [file] [log] [blame]
// 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