Same error as #1320
but this time I can see why:
--no-combine-classes if I use this option it will not work anymore and stops with this error: Error: Internal error: Type creator didn't return its forwarding ref.
Anyone can help here?
EDIT:
What I run...
quicktype -l go -t qtmodels --package qtmodels -s json --out ../_go3/qtmodels2.go --no-combine-classes --debug all
Same error as #1320
but this time I can see why:
--no-combine-classesif I use this option it will not work anymore and stops with this error:Error: Internal error: Type creator didn't return its forwarding ref.Anyone can help here?
EDIT:
What I run...
quicktype -l go -t qtmodels --package qtmodels -s json --out ../_go3/qtmodels2.go --no-combine-classes --debug all