libstdc++: Make std::basic_format_context non-copyable [PR114387]
[official-gcc.git] / libgo / go / os / export_unix_test.go
blob3a72db8542e9048c2ef3e6a7628ddc53d304d4eb
1 // Copyright 2019 The Go Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file.
5 //go:build aix || darwin || dragonfly || freebsd || hurd || (js && wasm) || linux || netbsd || openbsd || solaris
7 package os
9 var SplitPath = splitPath