ATfloat64 struct ffjson: skip
| 602 | // ATfloat64 struct |
| 603 | // ffjson: skip |
| 604 | type ATfloat64 struct { |
| 605 | X [3]float64 |
| 606 | } |
| 607 | |
| 608 | // AXfloat64 struct |
| 609 | type AXfloat64 struct { |
nothing calls this directly
no outgoing calls
no test coverage detected