Update powerpc64-linux-gnu/baseline_symbols.txt
[official-gcc.git] / libgo / go / testing / export_test.go
blob89781b439f42328915480b55c1de9e0ffb65ddea
1 // Copyright 2013 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 testing
7 var (
8 RoundDown10 = roundDown10
9 RoundUp = roundUp