[1/7] Preprocessor cleanup
[official-gcc.git] / libgo / go / fmt / export_test.go
blob14163a29afeb4e1615643220e8d554e1479c3064
1 // Copyright 2012 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 fmt
7 var IsSpace = isSpace
8 var Parsenum = parsenum