blob: 04086138b3ce81f31df15172c17362aa589dac5b [file] [log] [blame]
// Copyright 2013 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 gc
const (
DEFAULTCAPACITY = 16
)