Yixi Zhang
Results
2
comments of
Yixi Zhang
I can't reproduce the issue locally. ``` Go package main import ( "fmt" "github.com/pquerna/ffjson/ffjson" ) type Response struct { PackageNumber string } func main() { blob, _ := ffjson.Marshal(&Response{ PackageNumber:...
Same issue on a non-retina display MBP.