2014-06-25 Marc Glisse <marc.glisse@inria.fr>
[official-gcc.git] / libgo / go / fmt / export_test.go
blob89d57ee6ce33a18e3dd9dc9ae8183264ad04e0e8
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