TypeCobol
TypeCobol copied to clipboard
WI #373 Add file name resolution
Fixes #373.
However type checking is not supported yet. As the most important part of the issue is to resolve correctly file names, I suggest to merge as is and add specific checks later in a separate issue.
Checking type compatibilty in MOVE instructions when dealing with file descriptions also has an impact on typing system so it may be more complex than it appears...