Change dg-options for hpux to define _HPUX_SOURCE in gcc.dg/pthread-init-2.c
[official-gcc.git] / libgo / go / io / export_test.go
blobfa3e8e76f61ebcfabcb1dda5634c8e37f56ae6fb
1 // Copyright 2020 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 package io
7 // exported for test
8 var ErrInvalidWrite = errInvalidWrite