mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-22 07:21:08 +00:00
Per conformance tests, number strings that contain leading or trailing
spaces are not allowed.
3a3956e8a2/conformance/binary_json_conformance_suite.cc (L1196-L1203)
Change-Id: Ifbe0e4ee125fac3c291b456eece541353025cdd4
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/173664
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>