I'll make an MWE shortly, but just getting the ball rolling here so I don't forget. (or someone can tell me if this is known or a duo, I didn't see one in a quick search)
If a struct is defined in one file and redefined in another, at least with an inner constructor, and both are processed in the same Revise pass, you can end up with no constructor defined for the struct.
I'll make an MWE shortly, but just getting the ball rolling here so I don't forget. (or someone can tell me if this is known or a duo, I didn't see one in a quick search)
If a struct is defined in one file and redefined in another, at least with an inner constructor, and both are processed in the same Revise pass, you can end up with no constructor defined for the struct.