You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
COBOL has several usages/modifiers that can influence the structural equality of types, and modifiy the semantic meaning of a type applied to a symbol.
For example modifiers or usages like: SYNC, SIGN, JUSTIFIED etc...
The purpose of this issue is to take in account all this usages/modifiers in the semantic elaboration of types.