CAP_project
CAP_project copied to clipboard
Broken if-statement
The condition in this if-statement
https://github.com/homalg-project/CAP_project/blob/039bfd462710bd481024c1b501ad9681e6160c09/CompilerForCAP/gap/InferDataTypes.gi#L645
should include and not data_type = "list_with_unknown_element_type".
Did you give this a try? I don't expect this to work, i.e. I expect that things will simply break later on.
No, I did not. This record access was caused by another error I had, so I stopped following it.