repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
compiler: don't insert write barriers if we've seen errors
[official-gcc.git]
/
libgo
/
go
/
fmt
/
export_test.go
blob
14163a29afeb4e1615643220e8d554e1479c3064
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.
4
5
package
fmt
6
7
var
IsSpace
=
isSpace
8
var
Parsenum
=
parsenum