blob: 20f9b38b5f3922870acec702caee089fa9e720d3 [file] [log] [blame]
// Copyright 2022 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 b
import (
"a"
)
var IntBuilder = a.Builder[int]{}