aboutsummaryrefslogtreecommitdiff
path: root/unix/export_test.go
blob: a2bf67deecbc1a84a72fa9338921bb0144812e0d (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright 2015 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 aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris
// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris

package unix

var Itoa = itoa