blob: cab23aac1d7b01dfc0a2d471253522a4b38d7e3c (
plain) (
blame)
1
2
3
4
5
6
7
8
|
// Code generated by mkconsts.go. DO NOT EDIT.
//go:build !goexperiment.synchashtriemap
package goexperiment
const SyncHashTrieMap = false
const SyncHashTrieMapInt = 0
|