gcc/libgo/go/json
Ian Lance Taylor d75dae75d7 json: fix test when rand returns 0.
Fixes using gccgo when optimizing, which changes the order of
calls to rand.  Same patch proposed upstream.

From-SVN: r175927
2011-07-06 18:38:24 +00:00
..
decode_test.go
decode.go
encode.go
indent.go
scanner_test.go json: fix test when rand returns 0. 2011-07-06 18:38:24 +00:00
scanner.go
stream_test.go
stream.go