summaryrefslogtreecommitdiff
path: root/abi/map_select_noswiss.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-19 04:40:49 -0500
committerJeff Carr <[email protected]>2025-03-19 04:40:49 -0500
commit17119d9298e132aa309f1cc95e439f29f61214b0 (patch)
tree578abd95ba2cfe0cdcec3f6e51d609ccb9e2f36b /abi/map_select_noswiss.go
day1v0.0.1
Diffstat (limited to 'abi/map_select_noswiss.go')
-rw-r--r--abi/map_select_noswiss.go10
1 files changed, 10 insertions, 0 deletions
diff --git a/abi/map_select_noswiss.go b/abi/map_select_noswiss.go
new file mode 100644
index 0000000..ab2b69d
--- /dev/null
+++ b/abi/map_select_noswiss.go
@@ -0,0 +1,10 @@
+// Copyright 2023 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.
+
+//go:build !goexperiment.swissmap
+
+package abi
+
+// See comment in map_select_swiss.go.
+type mapType = OldMapType