blob: 00dc2ffd5deee96c57600ce6ecc3b74bd7b930ec [file] [log] [blame]
// Copyright 2021 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 gcimporter
// Temporarily expose version-related functionality so that we can test at
// specific export data versions.
var IExportCommon = iexportCommon
const IExportVersion = iexportVersionGenerics