exp/mmap
Dmitri Shuralyov 38c65ebc07 all: delete obsolete // +build lines
Many of the modules in x/exp say go 1.18 or newer in their go.mod files.
Use go fix remove the // +build lines that have become obsolete by that
Go version. See https://go.dev/doc/go1.18#go-build-lines.

Change-Id: I9ec877d72ece76ce8ec2d4a368450db6ebda6d12
Reviewed-on: https://go-review.googlesource.com/c/exp/+/516676
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
2023-08-07 20:37:16 +00:00
..
manual_test_program.go
mmap_other.go
mmap_test.go
mmap_unix.go
mmap_windows.go