summaryrefslogtreecommitdiff
path: root/typedsync/map_go118.go
diff options
context:
space:
mode:
Diffstat (limited to 'typedsync/map_go118.go')
-rw-r--r--typedsync/map_go118.go9
1 files changed, 9 insertions, 0 deletions
diff --git a/typedsync/map_go118.go b/typedsync/map_go118.go
new file mode 100644
index 0000000..5446c88
--- /dev/null
+++ b/typedsync/map_go118.go
@@ -0,0 +1,9 @@
+// Copyright (C) 2023 Luke Shumaker <lukeshu@lukeshu.com>
+//
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+//go:build !go1.20
+
+package typedsync
+
+type mapkey = any