Open Etienne13 opened 10 years ago
Hi Etienne,
Do you have an example to reproduce the issue? Thanks
Hi everybody,
I made an example in order to reproduce the issue. From my primary analysis, fix this issue will take long time. I will work on it as soon as possible.
I have a model in which I have to call a arinc653::stop subprogram. The BA plugin complains because stop is a reserved keyword. However, I think the parser could be able to make the difference, specially that the call to the subprogram is prefixed with the package in which it is defined.