I defined a composite type MyType. But when I modified it and tried to rerun a code that uses it, I got error: invalid redefinition of constant MyType. How can I avoid that?

Reply via email to